Searched refs:theLoc (Results 1 – 1 of 1) sorted by relevance
1997 int32_t theLoc; in blockTopLoc() local2001 theLoc = fMatchOpenParen; // A slot is already reserved for us. in blockTopLoc()2002 U_ASSERT(theLoc > 0); in blockTopLoc()2003 U_ASSERT(URX_TYPE(((uint32_t)fRXPat->fCompiledPat->elementAti(theLoc))) == URX_NOP); in blockTopLoc()2010 theLoc = fRXPat->fCompiledPat->size()-1; in blockTopLoc()2014 fRXPat->fCompiledPat->insertElementAt(nop, theLoc, *fStatus); in blockTopLoc()2017 return theLoc; in blockTopLoc()