Searched refs:GET_MEMNUM_INC (Results 1 – 3 of 3) sorted by relevance
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regexec.c | 1134 GET_MEMNUM_INC(m, memp); in mem_is_in_memp() 2257 GET_MEMNUM_INC(mem, p); in match_at() 2264 GET_MEMNUM_INC(mem, p); in match_at() 2271 GET_MEMNUM_INC(mem, p); in match_at() 2278 GET_MEMNUM_INC(mem, p); in match_at() 2286 GET_MEMNUM_INC(mem, p); in match_at() 2295 GET_MEMNUM_INC(mem, p); in match_at() 2321 GET_MEMNUM_INC(mem, p); in match_at() 2354 GET_MEMNUM_INC(mem, p); in match_at() 2392 GET_MEMNUM_INC(mem, p); in match_at() [all …]
|
H A D | regint.h | 694 #define GET_MEMNUM_INC(num,p) PLATFORM_GET_INC(num, p, MemNumType) macro
|
H A D | regcomp.c | 5778 GET_MEMNUM_INC(mem, bp); in onig_print_compiled_byte_code() 5797 GET_MEMNUM_INC(mem, bp); in onig_print_compiled_byte_code()
|
Completed in 35 milliseconds