Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c2970 GETCHARLEN(c, eptr, len); in match()
3147 GETCHARLEN(fc, ecode, length); in match()
3184 GETCHARLEN(fc, ecode, length); in match()
3306 GETCHARLEN(fc, ecode, length); in match()
3805 GETCHARLEN(d, eptr, len); in match()
3940 GETCHARLEN(d, eptr, len); in match()
5643 GETCHARLEN(c, eptr, len); in match()
5675 GETCHARLEN(c, eptr, len); in match()
5697 GETCHARLEN(c, eptr, len); in match()
5717 GETCHARLEN(c, eptr, len); in match()
[all …]
H A Dpcre_internal.h596 #define GETCHARLEN(c, eptr, len) c = *eptr; macro
761 #define GETCHARLEN(c, eptr, len) \ macro
880 #define GETCHARLEN(c, eptr, len) \ macro
967 #define GETCHARLEN(c, eptr, len) \ macro
H A Dpcre_compile.c4131 GETCHARLEN(c, ptr, ptr); /* macro generates multiple statements */ in compile_branch()
4473 GETCHARLEN(d, ptr, ptr); /* macro generates multiple statements */ in compile_branch()

Completed in 52 milliseconds