Searched refs:XML_ERROR_UNCLOSED_TOKEN (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h60 XML_ERROR_UNCLOSED_TOKEN, enumerator in enum:XML_Error
H A Dxmlparse.c2154 return XML_ERROR_UNCLOSED_TOKEN;
2202 return XML_ERROR_UNCLOSED_TOKEN;
2300 return XML_ERROR_UNCLOSED_TOKEN;
3608 return XML_ERROR_UNCLOSED_TOKEN;
3671 return XML_ERROR_UNCLOSED_TOKEN;
3715 return XML_ERROR_UNCLOSED_TOKEN;
3807 return XML_ERROR_UNCLOSED_TOKEN;
4772 return XML_ERROR_UNCLOSED_TOKEN;
/external/expat/lib/
H A Dexpat.h60 XML_ERROR_UNCLOSED_TOKEN, enumerator in enum:XML_Error
H A Dxmlparse.c2154 return XML_ERROR_UNCLOSED_TOKEN;
2202 return XML_ERROR_UNCLOSED_TOKEN;
2300 return XML_ERROR_UNCLOSED_TOKEN;
3608 return XML_ERROR_UNCLOSED_TOKEN;
3671 return XML_ERROR_UNCLOSED_TOKEN;
3715 return XML_ERROR_UNCLOSED_TOKEN;
3807 return XML_ERROR_UNCLOSED_TOKEN;
4772 return XML_ERROR_UNCLOSED_TOKEN;

Completed in 185 milliseconds