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

  man pages->HP-UX 11i man pages -> XmParseTable (3)              
Title
Content
Arch
Section
 

Contents


 XmParseTable(library call)                       XmParseTable(library call)




 NAME    [Toc]    [Back]
      XmParseTable - Data type for a compound string parse table

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>

 DESCRIPTION    [Toc]    [Back]
      XmParseTable is the data type for an array of parse mappings (objects
      of type XmParseMapping).

      A parse table is used by some routines that parse and unparse compound
      strings.  The table is an ordered list of parse mappings.  A parsing
      routine that uses a parse table scans the input text and searches the
      parse mappings, in order, for one containing a pattern that matches
      the input text.  The matching parse mapping supplies a compound string
      to be included in the compound string under construction.

      An unparsing routine that uses a parse table searches the parse
      mappings, in order, for one containing a compound string that matches
      the input compound string.  The unparsing routine can then include the
      parse mapping's text pattern in the output text under construction.

 RELATED    [Toc]    [Back]
      XmParseMapping(3), XmParseTableFree(3), and XmString(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmParseMapping HP-UX Data type for a compound string parse mapping
XmString Tru64 Data type for a compound string
XmString HP-UX Data type for a compound string
XmString IRIX Data type for a compound string
XmStringComponentType HP-UX Data type for compound string components
XmStringTableToXmString HP-UX A convenience function that converts a compound string table to a single compound string
XmStringGetNextComponent HP-UX A compound string function that returns the type and value of the next component in a compound string
XmStringGetNextComponent IRIX A compound string function that returns the type and value of the next component in a compound string
XmStringToXmStringTable HP-UX A convenience function that converts a single compound string to a table of compound strings
XmParseMappingCreate HP-UX A compound string function to create a parse mapping
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service