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