Searched refs:hasBlanks (Results 1 – 2 of 2) sorted by relevance
1013 int hasBlanks = 0; in xmlCompileStepPattern() local1054 hasBlanks = 1; in xmlCompileStepPattern()1063 if (hasBlanks || IS_BLANK_CH(CUR)) { in xmlCompileStepPattern()
1017 int hasBlanks = 0; in xmlCompileStepPattern() local1058 hasBlanks = 1; in xmlCompileStepPattern()1067 if (hasBlanks || IS_BLANK_CH(CUR)) { in xmlCompileStepPattern()