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
4881 DEBUG_VALID_MSG("restored parent branch"); in xmlValidateElementType()
4898 DEBUG_VALID_MSG("saving parent branch"); in xmlValidateElementType()
4910 DEBUG_VALID_MSG("pcdata failed no node"); in xmlValidateElementType()
4915 DEBUG_VALID_MSG("pcdata found, skip to next"); in xmlValidateElementType()
4933 DEBUG_VALID_MSG("pcdata failed"); in xmlValidateElementType()
4940 DEBUG_VALID_MSG("element failed no node"); in xmlValidateElementType()
4956 DEBUG_VALID_MSG("element found, skip to next"); in xmlValidateElementType()
4972 DEBUG_VALID_MSG("element failed"); in xmlValidateElementType()
[all …]