Searched defs:isSuccess (Results 1 – 5 of 5) sorted by relevance
35 RegExpMatchResult<PandaString> RegExpExecutor::GetResult(bool isSuccess, bool hasIndices) const in GetResult()
128 bool isSuccess = ParseSpecialReg(tempPregIdx); in ParseStmtRegassign() local135 bool isSuccess = ParsePseudoReg(regAssign->GetPrimType(), tempPregIdx); in ParseStmtRegassign() local2478 bool isSuccess = ParseSpecialReg(tempPregIdx); in ParseExprRegread() local2484 bool isSuccess = ParsePseudoReg(regRead->GetPrimType(), tempPregIdx); in ParseExprRegread() local
30 bool isSuccess = false; member
1682 bool isSuccess = Matcher(thread, regexp, strBuffer, stringLength, lastIndex, isUtf16); in RegExpExecInternal() local
895 bool isSuccess = true; in SetPropertyForDataDescriptor() local