Searched refs:xmlErrorLevel (Results 1 - 9 of 9) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
H A D | xmlerror.h | 20 * xmlErrorLevel: 29 } xmlErrorLevel; typedef in typeref:enum:__anon13345 80 xmlErrorLevel level;/* how consequent is the error */ 925 xmlErrorLevel level,
|
/external/libxml2/include/libxml/ |
H A D | xmlerror.h | 20 * xmlErrorLevel: 29 } xmlErrorLevel; typedef in typeref:enum:__anon25070 82 xmlErrorLevel level;/* how consequent is the error */ 925 xmlErrorLevel level,
|
/external/chromium_org/third_party/libxml/src/ |
H A D | error.c | 252 xmlErrorLevel level; 425 * @level: the xmlErrorLevel for the error 443 void *nod, int domain, int code, xmlErrorLevel level,
|
H A D | runtest.c | 358 xmlErrorLevel level;
|
H A D | xmlIO.c | 459 xmlErrorLevel level = XML_ERR_ERROR;
|
H A D | xmlschemas.c | 2024 xmlErrorLevel errorLevel,
|
/external/libxml2/ |
H A D | error.c | 252 xmlErrorLevel level; 437 * @level: the xmlErrorLevel for the error 455 void *nod, int domain, int code, xmlErrorLevel level,
|
H A D | xmlIO.c | 465 xmlErrorLevel level = XML_ERR_ERROR;
|
H A D | xmlschemas.c | 2029 xmlErrorLevel errorLevel,
|
Completed in 457 milliseconds