Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c18648 int ret = 0, ctxtGiven; in xmlSchemaCheckFacet() local
18657 ctxtGiven = 0; in xmlSchemaCheckFacet()
18659 ctxtGiven = 1; in xmlSchemaCheckFacet()
18701 if (! ctxtGiven) { in xmlSchemaCheckFacet()
18722 if (ctxtGiven) { in xmlSchemaCheckFacet()
18734 if (ctxtGiven) { in xmlSchemaCheckFacet()
18748 if (ctxtGiven) { in xmlSchemaCheckFacet()
18761 if (ctxtGiven) { in xmlSchemaCheckFacet()
18788 if (ctxtGiven) { in xmlSchemaCheckFacet()
18796 if (ctxtGiven) { in xmlSchemaCheckFacet()
[all …]