Searched refs:regCompValue (Results 1 – 1 of 1) sorted by relevance
41 int regCompValue = regcomp(&r, pstTern, REG_EXTENDED); in Regcomp() local43 napi_create_int32(env, regCompValue, &result); in Regcomp()55 int regCompValue = regcomp(&r, pstTern, REG_EXTENDED); in Regexec() local56 if (regCompValue == PARAM_0) { in Regexec()