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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c4975 (((n)->type == XML_TEXT_NODE) && (xmlSchemaIsBlank((n)->content, -1)))
4978 * xmlSchemaIsBlank:
4987 xmlSchemaIsBlank(xmlChar * str, int len) function
26626 (! xmlSchemaIsBlank((xmlChar *) value, len))) {

Completed in 117 milliseconds