Searched defs:flagAll (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c7871 * @flagAll: the specific flag for "#all"
7887 int flagAll,
7904 if (flagAll != -1)
7905 *flags |= flagAll;
7885 xmlSchemaPValAttrBlockFinal(const xmlChar *value, int *flags, int flagAll, int flagExtension, int flagRestriction, int flagSubstitution, int flagList, int flagUnion) argument

Completed in 931 milliseconds