Searched refs:REQ_NONE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_compile.c3418 firstcharptr set to initial literal character, or < 0 (REQ_UNSET, REQ_NONE)
3491 matching encountered yet". It gets changed to REQ_NONE if we hit something that
3717 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
3732 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
3808 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
4554 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
4661 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
5659 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
6409 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
6604 if (condcount == 1) subfirstchar = subreqchar = REQ_NONE;
[all...]
H A Dpcre_internal.h910 #define REQ_NONE (-1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_compile.c3418 firstcharptr set to initial literal character, or < 0 (REQ_UNSET, REQ_NONE)
3491 matching encountered yet". It gets changed to REQ_NONE if we hit something that
3717 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
3732 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
3808 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
4554 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
4661 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
5659 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
6409 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
6604 if (condcount == 1) subfirstchar = subreqchar = REQ_NONE;
[all...]
H A Dpcre_internal.h910 #define REQ_NONE (-1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_compile.c3418 firstcharptr set to initial literal character, or < 0 (REQ_UNSET, REQ_NONE)
3491 matching encountered yet". It gets changed to REQ_NONE if we hit something that
3717 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
3732 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
3808 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
4554 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
4661 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
5659 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
6409 if (firstchar == REQ_UNSET) firstchar = REQ_NONE;
6604 if (condcount == 1) subfirstchar = subreqchar = REQ_NONE;
[all...]
H A Dpcre_internal.h910 #define REQ_NONE (-1) macro

Completed in 519 milliseconds