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

/external/libxml2/
H A Dparser.c2939 * areBlanks:
2950 static int areBlanks(xmlParserCtxtPtr ctxt, const xmlChar *str, int len, function
4529 if (areBlanks(ctxt, tmp, nbchar, 1)) {
4582 if (areBlanks(ctxt, tmp, nbchar, 0)) {
4673 if (areBlanks(ctxt, buf, nbchar, 0)) {
4707 if (areBlanks(ctxt, buf, nbchar, 0)) {

Completed in 239 milliseconds