Searched refs:charpos_enabled (Results 1 – 1 of 1) sorted by relevance
11212 BOOL charpos_enabled; in compile_iterator_matchingpath() local11396 charpos_enabled = FALSE; in compile_iterator_matchingpath()11403 charpos_enabled = !common->utf || !HAS_EXTRALEN(end[1]); in compile_iterator_matchingpath()11405 charpos_enabled = TRUE; in compile_iterator_matchingpath()11407 if (charpos_enabled && *end == OP_CHARI && char_has_othercase(common, end + 1)) in compile_iterator_matchingpath()11411 charpos_enabled = FALSE; in compile_iterator_matchingpath()11414 if (charpos_enabled) in compile_iterator_matchingpath()11435 if (charpos_enabled) in compile_iterator_matchingpath()