Home
last modified time | relevance | path

Searched defs:hasRestrictionOrExtension (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c11887 int *hasRestrictionOrExtension) in xmlSchemaParseSimpleContent()
11977 int *hasRestrictionOrExtension) in xmlSchemaParseComplexContent()
12081 int final = 0, block = 0, hasRestrictionOrExtension = 0; in xmlSchemaParseComplexType() local