Searched refs:xmlSchemaIsBlank (Results 1 – 1 of 1) sorted by relevance
5069 (((n)->type == XML_TEXT_NODE) && (xmlSchemaIsBlank((n)->content, -1)))5081 xmlSchemaIsBlank(xmlChar * str, int len) in xmlSchemaIsBlank() function26971 (! xmlSchemaIsBlank((xmlChar *) value, len))) { in xmlSchemaVPushText()