Home | History | Annotate | Download | only in dist

Lines Matching full:pcre16_extra

389 typedef struct pcre16_extra {
398 } pcre16_extra;
569 PCRE_EXP_DECL int pcre16_dfa_exec(const pcre16 *, const pcre16_extra *,
575 PCRE_EXP_DECL int pcre16_exec(const pcre16 *, const pcre16_extra *,
582 PCRE_EXP_DECL int pcre16_jit_exec(const pcre16 *, const pcre16_extra *,
596 PCRE_EXP_DECL int pcre16_fullinfo(const pcre16 *, const pcre16_extra *, int,
634 PCRE_EXP_DECL pcre16_extra *pcre16_study(const pcre16 *, int, const char **);
637 PCRE_EXP_DECL void pcre16_free_study(pcre16_extra *);
646 PCRE_EXP_DECL int pcre16_pattern_to_host_byte_order(pcre16 *, pcre16_extra *,
665 PCRE_EXP_DECL void pcre16_assign_jit_stack(pcre16_extra *,