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)NAMEXmStringHasSubstring -- A compound string function that indicates whether one compound string is contained within anotherSYNOPSIS#include <Xm/Xm.h> Boolean XmStringHasSubstring( XmString string, XmString substring);DESCRIPTIONXmStringHasSubstring 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 forRETURNReturns 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.RELATEDXmStringCreate(3) and XmStringCreateLocalized(3). XmStringHasSubstring(library call)
Related Man Pages |
---|
xmstringsegmentcreate(3) - centos |
xmstringcreate(3) - centos |
xmstring(3) - hpux |
xmstringcreate(3) - hpux |
xmstring(3x) - centos |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
How to extract every repeated string between two specific string? |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Shopt -s histappend |