Searched refs:xmlRelaxNGIsBlank (Results 1 – 1 of 1) sorted by relevance
3357 #define IS_BLANK_NODE(n) (xmlRelaxNGIsBlank((n)->content))3447 xmlRelaxNGIsBlank(xmlChar * str) in xmlRelaxNGIsBlank() function