Home
last modified time | relevance | path

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

/third_party/libxml2/
Dpattern.c1021 int hasBlanks = 0; in xmlCompileStepPattern() local
1062 hasBlanks = 1; in xmlCompileStepPattern()
1071 if (hasBlanks || IS_BLANK_CH(CUR)) { in xmlCompileStepPattern()