Home
last modified time | relevance | path

Searched refs:xmlSchemaIsBlank (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c5030 (((n)->type == XML_TEXT_NODE) && (xmlSchemaIsBlank((n)->content, -1)))
5042 xmlSchemaIsBlank(xmlChar * str, int len) in xmlSchemaIsBlank() function
26789 (! xmlSchemaIsBlank((xmlChar *) value, len))) { in xmlSchemaVPushText()