Home
last modified time | relevance | path

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

/third_party/libxml2/
Dvalid.c653 #define DEBUG_VALID_MSG(m) \ macro
658 #define DEBUG_VALID_MSG(m) macro
4903 DEBUG_VALID_MSG("restored parent branch"); in xmlValidateElementType()
4920 DEBUG_VALID_MSG("saving parent branch"); in xmlValidateElementType()
4932 DEBUG_VALID_MSG("pcdata failed no node"); in xmlValidateElementType()
4937 DEBUG_VALID_MSG("pcdata found, skip to next"); in xmlValidateElementType()
4955 DEBUG_VALID_MSG("pcdata failed"); in xmlValidateElementType()
4962 DEBUG_VALID_MSG("element failed no node"); in xmlValidateElementType()
4978 DEBUG_VALID_MSG("element found, skip to next"); in xmlValidateElementType()
4994 DEBUG_VALID_MSG("element failed"); in xmlValidateElementType()
[all …]