Searched refs:RMATCH (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.c259 provide a unique number for each call to RMATCH. There is no way of generating
272 /* Numbers for RMATCH calls. When this list is changed, the code at HEAP_RETURN
284 versions and production versions. Note that the "rw" argument of RMATCH isn't
291 #define RMATCH(ra,rb,rc,rd,re,rw) \ macro
303 #define RMATCH(ra,rb,rc,rd,re,rw) \ macro
312 the "rd" argument of RMATCH isn't actually used in this definition. It's the md
317 #define RMATCH(ra,rb,rc,rd,re,rw)\ macro
490 register int i; /* Used for loops not involving calls to RMATCH() */
491 register unsigned int c; /* Character values not kept over RMATCH() calls */
499 preserved over calls to RMATCH() ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_exec.c259 provide a unique number for each call to RMATCH. There is no way of generating
272 /* Numbers for RMATCH calls. When this list is changed, the code at HEAP_RETURN
284 versions and production versions. Note that the "rw" argument of RMATCH isn't
291 #define RMATCH(ra,rb,rc,rd,re,rw) \ macro
303 #define RMATCH(ra,rb,rc,rd,re,rw) \ macro
312 the "rd" argument of RMATCH isn't actually used in this definition. It's the md
317 #define RMATCH(ra,rb,rc,rd,re,rw)\ macro
490 register int i; /* Used for loops not involving calls to RMATCH() */
491 register unsigned int c; /* Character values not kept over RMATCH() calls */
499 preserved over calls to RMATCH() ar
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_exec.c259 provide a unique number for each call to RMATCH. There is no way of generating
272 /* Numbers for RMATCH calls. When this list is changed, the code at HEAP_RETURN
284 versions and production versions. Note that the "rw" argument of RMATCH isn't
291 #define RMATCH(ra,rb,rc,rd,re,rw) \ macro
303 #define RMATCH(ra,rb,rc,rd,re,rw) \ macro
312 the "rd" argument of RMATCH isn't actually used in this definition. It's the md
317 #define RMATCH(ra,rb,rc,rd,re,rw)\ macro
490 register int i; /* Used for loops not involving calls to RMATCH() */
491 register unsigned int c; /* Character values not kept over RMATCH() calls */
499 preserved over calls to RMATCH() ar
[all...]

Completed in 270 milliseconds