Lines Matching refs:pcre32_extra
402 typedef struct pcre32_extra {
411 } pcre32_extra;
571 PCRE_EXP_DECL int pcre32_dfa_exec(const pcre32 *, const pcre32_extra *,
577 PCRE_EXP_DECL int pcre32_exec(const pcre32 *, const pcre32_extra *,
585 PCRE_EXP_DECL int pcre32_jit_exec(const pcre32 *, const pcre32_extra *,
598 PCRE_EXP_DECL int pcre32_fullinfo(const pcre32 *, const pcre32_extra *, int,
635 PCRE_EXP_DECL pcre32_extra *pcre32_study(const pcre32 *, int, const char **);
638 PCRE_EXP_DECL void pcre32_free_study(pcre32_extra *);
648 PCRE_EXP_DECL int pcre32_pattern_to_host_byte_order(pcre32 *, pcre32_extra *,
667 PCRE_EXP_DECL void pcre32_assign_jit_stack(pcre32_extra *,