Home | History | Annotate | Download | only in src

Lines Matching full:pcre2_real_code

92 find_minlength(const pcre2_real_code *re, PCRE2_SPTR code,
454 (PCRE2_UCHAR *)((uint8_t *)re + sizeof(pcre2_real_code)) +
718 set_table_bit(pcre2_real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL utf)
793 set_type_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit)
834 set_nottype_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit)
874 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf)
1525 PRIV(study)(pcre2_real_code *re)
1534 code = (PCRE2_UCHAR *)((uint8_t *)re + sizeof(pcre2_real_code)) +