Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c3040 GETCHARLEN(c, eptr, len); in match()
3233 GETCHARLEN(fc, ecode, length); in match()
3270 GETCHARLEN(fc, ecode, length); in match()
3407 GETCHARLEN(fc, ecode, length); in match()
3900 GETCHARLEN(d, eptr, len); in match()
4035 GETCHARLEN(d, eptr, len); in match()
5771 GETCHARLEN(c, eptr, len); in match()
5803 GETCHARLEN(c, eptr, len); in match()
5825 GETCHARLEN(c, eptr, len); in match()
5845 GETCHARLEN(c, eptr, len); in match()
[all …]
H A Dpcre_internal.h621 #define GETCHARLEN(c, eptr, len) c = *eptr; macro
782 #define GETCHARLEN(c, eptr, len) \ macro
877 #define GETCHARLEN(c, eptr, len) \ macro
940 #define GETCHARLEN(c, eptr, len) \ macro
H A Dpcre_compile.c4932 GETCHARLEN(c, ptr, ptr); /* macro generates multiple statements */ in compile_branch()
5327 GETCHARLEN(d, ptr, ptr); /* macro generates multiple statements */ in compile_branch()
H A Dpcre_jit_compile.c5745 GETCHARLEN(c, cc, length); in compile_char1_matchingpath()

Completed in 71 milliseconds