Home
last modified time | relevance | path

Searched defs:start_bits (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c635 set_table_bit(pcre_uint8 *start_bits, const pcre_uchar *p, BOOL caseless, in set_table_bit()
723 set_type_bits(pcre_uint8 *start_bits, int cbit_type, unsigned int table_limit, in set_type_bits()
765 set_nottype_bits(pcre_uint8 *start_bits, int cbit_type, unsigned int table_limit, in set_nottype_bits()
802 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits()
1464 pcre_uint8 start_bits[32]; in pcre_study() local
H A Dpcre_exec.c6378 const pcre_uint8 *start_bits = NULL; in pcre_exec() local
H A Dpcre_jit_compile.c3964 static SLJIT_INLINE void fast_forward_start_bits(compiler_common *common, pcre_uint8 *start_bits, B… in fast_forward_start_bits()
H A Dpcre_internal.h2402 pcre_uint8 start_bits[32]; /* Starting char bits */ member

Completed in 64 milliseconds