Searched defs:peekIndex (Results 1 – 1 of 1) sorted by relevance
1302 …int32_t, bool> ProcessDigitCapture(const JSHandle<EcmaString> &replacementFlat, uint32_t peekIndex, in ProcessDigitCapture()1342 … int32_t peekIndex, const JSHandle<JSTaggedValue> &namedCaptures, in ProcessNamedCaptures()1401 int peekIndex = nextDollarIndex + 1; in GetSubstitution() local