Home
last modified time | relevance | path

Searched refs:vary2 (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/os400/
Dxmlcatlgcl.c19 } vary2; typedef
58 vary2 * instmf; /* Input catalog file name. */
59 vary2 * kind; /* Catalog kind. */
60 vary2 * outstmf; /* Output catalog file name. */
61 vary2 * convert; /* Convert SGML to XML. */
62 vary2 * superupd; /* --no-super-update. */
63 vary2 * verbose; /* Verbose output. */
64 paramlist(256 + 2, vary2) * delete; /* Identifiers to delete. */
67 paramlist(256 + 2, vary2) * resolve; /* Identifiers to resolve. */
68 paramlist(5000 + 2, vary2) * catalog; /* Additional catalog files. */
[all …]
Dxmllintcl.c19 } vary2; typedef
43 vary2 * stmf; /* XML file name or URL. */
44 vary2 * dtd; /* DTD location or public identifier. */
46 vary2 * schema; /* Schema file name or URL. */
47 vary2 * schemakind; /* --schema/--relaxng/--schematron. */
48 vary2 * outstmf; /* Output stream file name. */
49 vary2 * xpath; /* XPath filter. */
50 vary2 * pattern; /* Reader filter pattern. */
51 paramlist(5000 + 2, vary2) * path; /* Path for resources. */
52 vary2 * pretty; /* Pretty-print style. */
[all …]