*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmStringHasSubstring (3X)              
Title
Content
Arch
Section
 

XmStringHasSubstring(3X)

Contents


NAME    [Toc]    [Back]

       XmStringHasSubstring  -  A  compound  string function that
       indicates whether one compound string is contained  within
       another

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       Boolean XmStringHasSubstring (string, substring)
               XmString string;
               XmString substring;

DESCRIPTION    [Toc]    [Back]

       XmStringHasSubstring indicates whether or not one compound
       string is contained within another.   Specifies  the  compound
  string to be searched Specifies the compound string
       to be searched for

RETURN VALUE    [Toc]    [Back]

       Returns True if substring has a single segment and if  its
       text  is completely contained within any single segment of
       string; otherwise, returns False. If two compound  strings
       created using XmStringCreateLocalized in the same language
       environment satisfy this condition, the  function  returns
       True.  If two compound strings created with the same character
 set using XmStringCreate satisfy this condition, the
       function returns True.

SEE ALSO    [Toc]    [Back]

      
      
       XmStringCreate(3X), XmStringCreateLocalized(3X)



                                         XmStringHasSubstring(3X)
[ Back ]
 Similar pages
Name OS Title
XmCvtByteStreamToXmString HP-UX A compound string function that converts from a compound string in Byte Stream format to a compound string
XmCvtCTToXmString Tru64 A compound string function that converts compound text to a compound string
XmCvtXmStringToCT Tru64 A compound string function that converts a compound string to compound text
XmCvtXmStringToCT IRIX A compound string function that converts a compound string to compound text
XmCvtCTToXmString HP-UX A compound string function that converts compound text to a compound string
XmCvtCTToXmString IRIX A compound string function that converts compound text to a compound string
XmCvtXmStringToCT HP-UX A compound string function that converts a compound string to compound text
XmStringGetLtoR HP-UX A compound string function that searches for a text segment in the input compound string
XmStringLineCount HP-UX A compound string function that returns the number of separators plus one in the provided compound string
XmStringTableToXmString HP-UX A convenience function that converts a compound string table to a single compound string
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service