xmstringhassubstring(3) redhat man page | unix.com

Man Page: xmstringhassubstring

Operating Environment: redhat

Section: 3

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
xmstringsegmentcreate(3) - redhat
xmstringsegmentcreate(3) - centos
xmstring(3) - hpux
xmstring(3x) - redhat
xmstring(3x) - centos
Similar Topics in the Unix Linux Community
Reduced Activity Notification
Retrieving previous command in a script
Docker learning Phase-I
About TODO
Shopt -s histappend