HomeSort by relevance Sort by last modified time
    Searched full:pcre16_extra (Results 1 - 25 of 30) sorted by null

1 2

  /external/pcre/dist/doc/
pcre_free_study.3 12 .B void pcre16_free_study(pcre16_extra *\fIextra\fP);
pcre_pattern_to_host_byte_order.3 14 .B " pcre16_extra *\fIextra\fP, const unsigned char *\fItables\fP);"
pcre_study.3 13 .B pcre16_extra *pcre16_study(const pcre16 *\fIcode\fP, int \fIoptions\fP,
pcre16.3 21 .B pcre16_extra *pcre16_study(const pcre16 *\fIcode\fP, int \fIoptions\fP,
24 .B void pcre16_free_study(pcre16_extra *\fIextra\fP);
26 .B int pcre16_exec(const pcre16 *\fIcode\fP, "const pcre16_extra *\fIextra\fP,"
30 .B int pcre16_dfa_exec(const pcre16 *\fIcode\fP, "const pcre16_extra *\fIextra\fP,"
82 .B void pcre16_assign_jit_stack(pcre16_extra *\fIextra\fP,
87 .B int pcre16_fullinfo(const pcre16 *\fIcode\fP, "const pcre16_extra *\fIextra\fP,"
97 .B " pcre16_extra *\fIextra\fP, const unsigned char *\fItables\fP);"
pcre_assign_jit_stack.3 13 .B void pcre16_assign_jit_stack(pcre16_extra *\fIextra\fP,
pcre_exec.3 14 .B int pcre16_exec(const pcre16 *\fIcode\fP, "const pcre16_extra *\fIextra\fP,"
pcre_fullinfo.3 13 .B int pcre16_fullinfo(const pcre16 *\fIcode\fP, "const pcre16_extra *\fIextra\fP,"
pcre_jit_exec.3 15 .B int pcre16_jit_exec(const pcre16 *\fIcode\fP, "const pcre16_extra *\fIextra\fP,"
pcre_dfa_exec.3 15 .B int pcre16_dfa_exec(const pcre16 *\fIcode\fP, "const pcre16_extra *\fIextra\fP,"
  /external/pcre/dist/doc/html/
pcre_free_study.html 25 <b>void pcre16_free_study(pcre16_extra *<i>extra</i>);</b>
pcre_pattern_to_host_byte_order.html 27 <b> pcre16_extra *<i>extra</i>, const unsigned char *<i>tables</i>);</b>
pcre_study.html 26 <b>pcre16_extra *pcre16_study(const pcre16 *<i>code</i>, int <i>options</i>,</b>
pcre16.html 55 <b>pcre16_extra *pcre16_study(const pcre16 *<i>code</i>, int <i>options</i>,</b>
59 <b>void pcre16_free_study(pcre16_extra *<i>extra</i>);</b>
62 <b>int pcre16_exec(const pcre16 *<i>code</i>, const pcre16_extra *<i>extra</i>,</b>
67 <b>int pcre16_dfa_exec(const pcre16 *<i>code</i>, const pcre16_extra *<i>extra</i>,</b>
121 <b>void pcre16_assign_jit_stack(pcre16_extra *<i>extra</i>,</b>
128 <b>int pcre16_fullinfo(const pcre16 *<i>code</i>, const pcre16_extra *<i>extra</i>,</b>
142 <b> pcre16_extra *<i>extra</i>, const unsigned char *<i>tables</i>);</b>
215 is <b>pcre16_extra</b>, and the type of the structure that is used for passing
pcre_assign_jit_stack.html 26 <b>void pcre16_assign_jit_stack(pcre16_extra *<i>extra</i>,</b>
pcre_dfa_exec.html 28 <b>int pcre16_dfa_exec(const pcre16 *<i>code</i>, const pcre16_extra *<i>extra</i>,</b>
pcre_exec.html 27 <b>int pcre16_exec(const pcre16 *<i>code</i>, const pcre16_extra *<i>extra</i>,</b>
pcre_fullinfo.html 26 <b>int pcre16_fullinfo(const pcre16 *<i>code</i>, const pcre16_extra *<i>extra</i>,</b>
pcre_jit_exec.html 28 <b>int pcre16_jit_exec(const pcre16 *<i>code</i>, const pcre16_extra *<i>extra</i>,</b>
  /external/pcre/dist/
pcre.h.generic 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 *,
    [all...]
pcre.h.in 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 *,
    [all...]
pcre_fullinfo.c 74 pcre16_fullinfo(const pcre16 *argument_re, const pcre16_extra *extra_data,
pcre_byte_order.c 103 pcre16_extra *extra_data, const unsigned char *tables)
pcre_jit_test.c     [all...]
pcretest.c 327 pcre16_assign_jit_stack((pcre16_extra *)extra, \
345 count = pcre16_dfa_exec((pcre16 *)re, (pcre16_extra *)extra, \
351 count = pcre16_exec((pcre16 *)re, (pcre16_extra *)extra, (PCRE_SPTR16)bptr, \
355 pcre16_free_study((pcre16_extra *)extra)
380 rc = pcre16_pattern_to_host_byte_order((pcre16 *)re, (pcre16_extra *)extra, \
    [all...]
  /external/pcre/
pcre.h 389 typedef struct pcre16_extra { struct
398 } pcre16_extra; typedef in typeref:struct: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 *,
    [all...]

Completed in 851 milliseconds

1 2