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