Home
last modified time | relevance | path

Searched refs:ctypes_offset (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h2614 #define ctypes_offset (cbits_offset + cbit_length) macro
2615 #define tables_length (ctypes_offset + 256)
H A Dpcre_study.c1530 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
H A Dpcre_exec.c6578 md->ctypes = tables + ctypes_offset; in pcre_exec()
H A Dpcre_compile.c9064 cd->ctypes = tables + ctypes_offset; in pcre_compile2()
H A Dpcre_jit_compile.c9871 common->ctypes = (sljit_sw)(tables + ctypes_offset); in PRIV()

Completed in 100 milliseconds