Searched refs:hasRestrictionOrExtension (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c11869 int *hasRestrictionOrExtension)
11876 (hasRestrictionOrExtension == NULL))
11878 *hasRestrictionOrExtension = 0;
11928 (*hasRestrictionOrExtension) = 1;
11933 (*hasRestrictionOrExtension) = 1;
11959 int *hasRestrictionOrExtension)
11966 (hasRestrictionOrExtension == NULL))
11968 *hasRestrictionOrExtension = 0;
12023 (*hasRestrictionOrExtension) = 1;
12028 (*hasRestrictionOrExtension)
11867 xmlSchemaParseSimpleContent(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int *hasRestrictionOrExtension) argument
11957 xmlSchemaParseComplexContent(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, xmlNodePtr node, int *hasRestrictionOrExtension) argument
12063 int final = 0, block = 0, hasRestrictionOrExtension = 0; local
[all...]

Completed in 111 milliseconds