xmlSchemaGetWhiteSpaceFacetValue 1071 third_party/libxml/src/xmlschemas.c xmlSchemaGetWhiteSpaceFacetValue(xmlSchemaTypePtr type);
xmlSchemaGetWhiteSpaceFacetValue 1796 third_party/libxml/src/xmlschemas.c 	ws = xmlSchemaGetWhiteSpaceFacetValue(type->baseType);
xmlSchemaGetWhiteSpaceFacetValue 22575 third_party/libxml/src/xmlschemas.c 	    xmlSchemaGetWhiteSpaceFacetValue(seq[i]->type),
xmlSchemaGetWhiteSpaceFacetValue 24165 third_party/libxml/src/xmlschemas.c 	ws = xmlSchemaGetWhiteSpaceFacetValue(type);
xmlSchemaGetWhiteSpaceFacetValue 24359 third_party/libxml/src/xmlschemas.c     switch (xmlSchemaGetWhiteSpaceFacetValue(type)) {