Query: xmparsetable
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmParseTable(library call) XmParseTable(library call)NAMEXmParseTable -- Data type for a compound string parse tableSYNOPSIS#include <Xm/Xm.h>DESCRIPTIONXmParseTable 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.RELATEDXmParseMapping(3), XmParseTableFree(3), and XmString(3). XmParseTable(library call)
| Related Man Pages |
|---|
| xmstringtableparsestringarray(3) - redhat |
| xmstringtableunparse(3) - redhat |
| xmparsemapping(3) - centos |
| xmparsemapping(3) - hpux |
| xmstringparsetext(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Man Pages Now Available (Over 10,000) |
| Sequence extraction |
| Hpux 11iV3 administration document |
| Seeking Alternative for diff in hp |