Searched refs:GET_MEMNUM_INC (Results 1 – 3 of 3) sorted by relevance
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | regexec.c | 1084 GET_MEMNUM_INC(m, memp); in mem_is_in_memp() 2069 GET_MEMNUM_INC(mem, p); in match_at() 2076 GET_MEMNUM_INC(mem, p); in match_at() 2083 GET_MEMNUM_INC(mem, p); in match_at() 2090 GET_MEMNUM_INC(mem, p); in match_at() 2098 GET_MEMNUM_INC(mem, p); in match_at() 2107 GET_MEMNUM_INC(mem, p); in match_at() 2133 GET_MEMNUM_INC(mem, p); in match_at() 2166 GET_MEMNUM_INC(mem, p); in match_at() 2204 GET_MEMNUM_INC(mem, p); in match_at() [all …]
|
H A D | regint.h | 571 #define GET_MEMNUM_INC(num,p) PLATFORM_GET_INC(num, p, MemNumType) macro
|
H A D | regcomp.c | 5982 GET_MEMNUM_INC(mem, bp); in onig_print_compiled_byte_code() 6001 GET_MEMNUM_INC(mem, bp); in onig_print_compiled_byte_code()
|
Completed in 45 milliseconds