Lines Matching refs:blockTopLoc
780 int32_t topLoc = blockTopLoc(FALSE); // location of item #1 in doParseActions()
842 int32_t topLoc = blockTopLoc(FALSE); in doParseActions()
856 int32_t saveStateLoc = blockTopLoc(TRUE); in doParseActions()
873 int32_t jmp1_loc = blockTopLoc(TRUE); in doParseActions()
911 int32_t topLoc = blockTopLoc(FALSE); in doParseActions()
950 int32_t saveStateLoc = blockTopLoc(TRUE); in doParseActions()
985 int32_t jmpLoc = blockTopLoc(TRUE); // loc 1. in doParseActions()
1052 int32_t topLoc = blockTopLoc(FALSE); in doParseActions()
1371 int32_t topLoc = blockTopLoc(TRUE); in doParseActions()
1399 int32_t topLoc = blockTopLoc(TRUE); in doParseActions()
1431 int32_t topLoc = blockTopLoc(TRUE); in doParseActions()
2131 int32_t RegexCompile::blockTopLoc(UBool reserveLoc) { in blockTopLoc() function in RegexCompile
2434 int32_t topOfBlock = blockTopLoc(TRUE); in compileInterval()
2485 int32_t topOfBlock = blockTopLoc(FALSE); in compileInlineInterval()