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