Lines Matching refs:blockTopLoc
796 int32_t topLoc = blockTopLoc(FALSE); // location of item #1 in doParseActions()
858 int32_t topLoc = blockTopLoc(FALSE); in doParseActions()
872 int32_t saveStateLoc = blockTopLoc(TRUE); in doParseActions()
889 int32_t jmp1_loc = blockTopLoc(TRUE); in doParseActions()
927 int32_t topLoc = blockTopLoc(FALSE); in doParseActions()
966 int32_t saveStateLoc = blockTopLoc(TRUE); in doParseActions()
1001 int32_t jmpLoc = blockTopLoc(TRUE); // loc 1. in doParseActions()
1068 int32_t topLoc = blockTopLoc(FALSE); in doParseActions()
1391 int32_t topLoc = blockTopLoc(TRUE); in doParseActions()
1419 int32_t topLoc = blockTopLoc(TRUE); in doParseActions()
1451 int32_t topLoc = blockTopLoc(TRUE); in doParseActions()
2141 int32_t RegexCompile::blockTopLoc(UBool reserveLoc) { in blockTopLoc() function in RegexCompile
2460 int32_t topOfBlock = blockTopLoc(TRUE); in compileInterval()
2511 int32_t topOfBlock = blockTopLoc(FALSE); in compileInlineInterval()