Home
last modified time | relevance | path

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

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