Lines Matching refs:fixLiterals
403 fixLiterals(FALSE); in doParseActions()
470 fixLiterals(); in doParseActions()
514 fixLiterals(); in doParseActions()
537 fixLiterals(); in doParseActions()
587 fixLiterals(); in doParseActions()
624 fixLiterals(); in doParseActions()
665 fixLiterals(); in doParseActions()
719 fixLiterals(); in doParseActions()
1124 fixLiterals(FALSE); in doParseActions()
1137 fixLiterals(FALSE); in doParseActions()
1152 fixLiterals(FALSE); in doParseActions()
1166 fixLiterals(FALSE); in doParseActions()
1177 fixLiterals(FALSE); in doParseActions()
1190 fixLiterals(FALSE); in doParseActions()
1197 fixLiterals(FALSE); in doParseActions()
1202 fixLiterals(FALSE); in doParseActions()
1207 fixLiterals(FALSE); in doParseActions()
1212 fixLiterals(FALSE); in doParseActions()
1217 fixLiterals(FALSE); in doParseActions()
1222 fixLiterals(FALSE); in doParseActions()
1227 fixLiterals(FALSE); in doParseActions()
1232 fixLiterals(FALSE); in doParseActions()
1237 fixLiterals(FALSE); in doParseActions()
1242 fixLiterals(FALSE); in doParseActions()
1247 fixLiterals(FALSE); in doParseActions()
1252 fixLiterals(FALSE); in doParseActions()
1261 fixLiterals(FALSE); in doParseActions()
1266 fixLiterals(FALSE); in doParseActions()
1271 fixLiterals(FALSE); in doParseActions()
1280 fixLiterals(FALSE); in doParseActions()
1286 fixLiterals(FALSE); in doParseActions()
1331 fixLiterals(FALSE); in doParseActions()
1364 fixLiterals(FALSE); in doParseActions()
1501 fixLiterals(); in doParseActions()
1521 fixLiterals(FALSE); in doParseActions()
1659 fixLiterals(FALSE); in doParseActions()
1900 void RegexCompile::fixLiterals(UBool split) { in fixLiterals() function in RegexCompile
1918 fixLiterals(FALSE); // Recursive call, emit code to match the first part of the string. in fixLiterals()
1923 fixLiterals(FALSE); // Second recursive call, code for the final code point. in fixLiterals()
2143 fixLiterals(TRUE); // Emit code for any pending literals. in blockTopLoc()
2194 fixLiterals(FALSE); in handleCloseParen()