Searched defs:peekIndex (Results 1 – 1 of 1) sorted by relevance
1323 uint32_t peekIndex, uint32_t replaceLength, const JSHandle<TaggedArray> &captureList, in ProcessDigitCapture()1362 … int32_t peekIndex, const JSHandle<JSTaggedValue> &namedCaptures, in ProcessNamedCaptures()1421 int peekIndex = nextDollarIndex + 1; in GetSubstitution() local