Searched refs:MATCH_KETRPOS (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.c77 #define MATCH_KETRPOS (-997) macro
1092 returns MATCH_KETRPOS without going further in the pattern. By this means
1139 if (rrc == MATCH_KETRPOS)
1211 if (rrc == MATCH_KETRPOS)
1982 and return the MATCH_KETRPOS. This makes it possible to do the repeats one
1989 RRETURN(MATCH_KETRPOS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_exec.c77 #define MATCH_KETRPOS (-997) macro
1092 returns MATCH_KETRPOS without going further in the pattern. By this means
1139 if (rrc == MATCH_KETRPOS)
1211 if (rrc == MATCH_KETRPOS)
1982 and return the MATCH_KETRPOS. This makes it possible to do the repeats one
1989 RRETURN(MATCH_KETRPOS);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_exec.c77 #define MATCH_KETRPOS (-997) macro
1092 returns MATCH_KETRPOS without going further in the pattern. By this means
1139 if (rrc == MATCH_KETRPOS)
1211 if (rrc == MATCH_KETRPOS)
1982 and return the MATCH_KETRPOS. This makes it possible to do the repeats one
1989 RRETURN(MATCH_KETRPOS);

Completed in 116 milliseconds