hpux man page for xmstringhassubstring

Query: xmstringhassubstring

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmStringHasSubstring(library call)										XmStringHasSubstring(library call)

NAME
XmStringHasSubstring -- A compound string function that indicates whether one compound string is contained within another
SYNOPSIS
#include <Xm/Xm.h> Boolean XmStringHasSubstring( XmString string, XmString substring);
DESCRIPTION
XmStringHasSubstring indicates whether or not one compound string is contained within another. string Specifies the compound string to be searched substring Specifies the compound string to be searched for
RETURN
Returns True if substring has a single text component and if its text is completely contained within any single text component of string; otherwise, it returns False.
RELATED
XmStringCreate(3) and XmStringCreateLocalized(3). XmStringHasSubstring(library call)
Related Man Pages
xmstring(3) - redhat
xmstringcreate(3) - hpux
xmstring(3x) - osf1
xmstringcreate(3x) - osf1
xmstring(3x) - centos
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp
Shopt -s histappend