Searched defs:fireErrors (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c15753 int fireErrors,
24128 int fireErrors)
24206 if (fireErrors)
24242 if (fireErrors)
24294 if (fireErrors) {
24339 if (fireErrors) {
24441 int fireErrors,
24582 0, fireErrors);
24595 if (fireErrors && (ret > 0))
24632 tmpValue, &curVal, fireErrors,
24121 xmlSchemaValidateFacets(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, xmlSchemaValType valType, const xmlChar * value, xmlSchemaValPtr val, unsigned long length, int fireErrors) argument
24436 xmlSchemaVCheckCVCSimpleType(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *retVal, int fireErrors, int normalize, int isNormalized) argument
[all...]
/external/libxml2/
H A Dxmlschemas.c15754 int fireErrors,
24129 int fireErrors)
24207 if (fireErrors)
24243 if (fireErrors)
24295 if (fireErrors) {
24340 if (fireErrors) {
24442 int fireErrors,
24583 0, fireErrors);
24596 if (fireErrors && (ret > 0))
24633 tmpValue, &curVal, fireErrors,
24122 xmlSchemaValidateFacets(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, xmlSchemaValType valType, const xmlChar * value, xmlSchemaValPtr val, unsigned long length, int fireErrors) argument
24437 xmlSchemaVCheckCVCSimpleType(xmlSchemaAbstractCtxtPtr actxt, xmlNodePtr node, xmlSchemaTypePtr type, const xmlChar *value, xmlSchemaValPtr *retVal, int fireErrors, int normalize, int isNormalized) argument
[all...]

Completed in 438 milliseconds