Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2562 #define ctypes_offset (cbits_offset + cbit_length) macro
2563 #define tables_length (ctypes_offset + 256)
H A Dpcre_study.c1408 compile_block.ctypes = tables + ctypes_offset; in pcre_study()
H A Dpcre_compile.c7833 cd->ctypes = tables + ctypes_offset; in pcre_compile2()
H A Dpcre_exec.c6453 md->ctypes = tables + ctypes_offset; in pcre_exec()

Completed in 79 milliseconds