Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c18759 int ret = 0, ctxtGiven; in xmlSchemaCheckFacet() local
18768 ctxtGiven = 0; in xmlSchemaCheckFacet()
18770 ctxtGiven = 1; in xmlSchemaCheckFacet()
18812 if (! ctxtGiven) { in xmlSchemaCheckFacet()
18833 if (ctxtGiven) { in xmlSchemaCheckFacet()
18845 if (ctxtGiven) { in xmlSchemaCheckFacet()
18859 if (ctxtGiven) { in xmlSchemaCheckFacet()
18872 if (ctxtGiven) { in xmlSchemaCheckFacet()
18899 if (ctxtGiven) { in xmlSchemaCheckFacet()
18907 if (ctxtGiven) { in xmlSchemaCheckFacet()
[all …]