Home
last modified time | relevance | path

Searched refs:reg_no (Results 1 – 1 of 1) sorted by relevance

/external/clearsilver/util/regex/
Dregex.c5077 int reg_no; local
5099 reg_no = *p1;
5100 assert (reg_no > 0 && reg_no <= MAX_REGNUM);
5106 if (REG_MATCH_NULL_STRING_P (reg_info[reg_no]) == MATCH_NULL_UNSET_VALUE)
5107 REG_MATCH_NULL_STRING_P (reg_info[reg_no]) = ret;