Searched refs:matched_once (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_exec.c655 #define matched_once prev_is_word macro
1113 matched_once = FALSE;
1145 matched_once = TRUE;
1166 if (!matched_once)
1173 if (allow_zero || matched_once)
1203 matched_once = FALSE;
1216 matched_once = TRUE;
1236 if (matched_once || allow_zero)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_exec.c655 #define matched_once prev_is_word macro
1113 matched_once = FALSE;
1145 matched_once = TRUE;
1166 if (!matched_once)
1173 if (allow_zero || matched_once)
1203 matched_once = FALSE;
1216 matched_once = TRUE;
1236 if (matched_once || allow_zero)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_exec.c655 #define matched_once prev_is_word macro
1113 matched_once = FALSE;
1145 matched_once = TRUE;
1166 if (!matched_once)
1173 if (allow_zero || matched_once)
1203 matched_once = FALSE;
1216 matched_once = TRUE;
1236 if (matched_once || allow_zero)

Completed in 173 milliseconds