Home
last modified time | relevance | path

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

/external/libxml2/
Dpattern.c1018 int hasBlanks = 0; in xmlCompileStepPattern() local
1059 hasBlanks = 1; in xmlCompileStepPattern()
1068 if (hasBlanks || IS_BLANK_CH(CUR)) { in xmlCompileStepPattern()