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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c4966 (((n)->type == XML_TEXT_NODE) && (xmlSchemaIsBlank((n)->content, -1)))
4969 * xmlSchemaIsBlank:
4978 xmlSchemaIsBlank(xmlChar * str, int len) function
26375 (! xmlSchemaIsBlank((xmlChar *) value, len))) {

Completed in 136 milliseconds