Lines Matching refs:fixLiterals
406 fixLiterals(FALSE); in doParseActions()
473 fixLiterals(); in doParseActions()
511 fixLiterals(); in doParseActions()
534 fixLiterals(); in doParseActions()
580 fixLiterals(); in doParseActions()
612 fixLiterals(); in doParseActions()
651 fixLiterals(); in doParseActions()
703 fixLiterals(); in doParseActions()
1108 fixLiterals(FALSE); in doParseActions()
1121 fixLiterals(FALSE); in doParseActions()
1136 fixLiterals(FALSE); in doParseActions()
1150 fixLiterals(FALSE); in doParseActions()
1161 fixLiterals(FALSE); in doParseActions()
1174 fixLiterals(FALSE); in doParseActions()
1181 fixLiterals(FALSE); in doParseActions()
1186 fixLiterals(FALSE); in doParseActions()
1191 fixLiterals(FALSE); in doParseActions()
1196 fixLiterals(FALSE); in doParseActions()
1201 fixLiterals(FALSE); in doParseActions()
1206 fixLiterals(FALSE); in doParseActions()
1211 fixLiterals(FALSE); in doParseActions()
1216 fixLiterals(FALSE); in doParseActions()
1221 fixLiterals(FALSE); in doParseActions()
1226 fixLiterals(FALSE); in doParseActions()
1231 fixLiterals(FALSE); in doParseActions()
1236 fixLiterals(FALSE); in doParseActions()
1241 fixLiterals(FALSE); in doParseActions()
1247 fixLiterals(FALSE); in doParseActions()
1252 fixLiterals(FALSE); in doParseActions()
1261 fixLiterals(FALSE); in doParseActions()
1267 fixLiterals(FALSE); in doParseActions()
1312 fixLiterals(FALSE); in doParseActions()
1344 fixLiterals(FALSE); in doParseActions()
1481 fixLiterals(); in doParseActions()
1501 fixLiterals(FALSE); in doParseActions()
1639 fixLiterals(FALSE); in doParseActions()
1882 void RegexCompile::fixLiterals(UBool split) { in fixLiterals() function in RegexCompile
1900 fixLiterals(FALSE); // Recursive call, emit code to match the first part of the string. in fixLiterals()
1905 fixLiterals(FALSE); // Second recursive call, code for the final code point. in fixLiterals()
2133 fixLiterals(TRUE); // Emit code for any pending literals. in blockTopLoc()
2184 fixLiterals(FALSE); in handleCloseParen()