Home
last modified time | relevance | path

Searched refs:DEBUG_VALID_MSG (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dvalid.c624 #define DEBUG_VALID_MSG(m) \ macro
629 #define DEBUG_VALID_MSG(m) macro
4838 DEBUG_VALID_MSG("restored parent branch"); in xmlValidateElementType()
4855 DEBUG_VALID_MSG("saving parent branch"); in xmlValidateElementType()
4867 DEBUG_VALID_MSG("pcdata failed no node"); in xmlValidateElementType()
4872 DEBUG_VALID_MSG("pcdata found, skip to next"); in xmlValidateElementType()
4890 DEBUG_VALID_MSG("pcdata failed"); in xmlValidateElementType()
4897 DEBUG_VALID_MSG("element failed no node"); in xmlValidateElementType()
4913 DEBUG_VALID_MSG("element found, skip to next"); in xmlValidateElementType()
4929 DEBUG_VALID_MSG("element failed"); in xmlValidateElementType()
[all …]