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

/external/chromium_org/third_party/libxml/src/
H A Dxmllint.c111 XMLLINT_ERR_UNCLASS = 1, /* Unclassified */ enumerator in enum:__anon13377
1960 progresult = XMLLINT_ERR_UNCLASS;
1964 progresult = XMLLINT_ERR_UNCLASS;
2042 progresult = XMLLINT_ERR_UNCLASS;
2046 progresult = XMLLINT_ERR_UNCLASS;
2385 progresult = XMLLINT_ERR_UNCLASS;
2412 progresult = XMLLINT_ERR_UNCLASS;
/external/libxml2/
H A Dxmllint.c111 XMLLINT_ERR_UNCLASS = 1, /* Unclassified */ enumerator in enum:__anon25103
1968 progresult = XMLLINT_ERR_UNCLASS;
1972 progresult = XMLLINT_ERR_UNCLASS;
2050 progresult = XMLLINT_ERR_UNCLASS;
2054 progresult = XMLLINT_ERR_UNCLASS;
2391 progresult = XMLLINT_ERR_UNCLASS;
2418 progresult = XMLLINT_ERR_UNCLASS;

Completed in 61 milliseconds