Home
last modified time | relevance | path

Searched refs:compile_block (Results 1 – 4 of 4) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_compile.c85 add_list_to_class(uint8_t *, PCRE2_UCHAR **, uint32_t, compile_block *,
91 branch_chain *, compile_block *, size_t *);
816 auto_callout(PCRE2_UCHAR *code, PCRE2_SPTR ptr, compile_block *cb) in auto_callout()
845 compile_block *cb) in complete_callout()
896 find_fixedlength(PCRE2_UCHAR *code, BOOL utf, BOOL atend, compile_block *cb, in find_fixedlength()
1369 compile_block *cb, BOOL atend, recurse_check *recurses, int *countptr) in could_be_empty_branch()
1825 int *errorcodeptr, uint32_t options, BOOL isclass, compile_block *cb) in PRIV()
2326 unsigned int *pdataptr, int *errorcodeptr, compile_block *cb) in get_ucp()
2799 compile_block *cb, uint32_t start, uint32_t end) in add_to_class()
2953 compile_block *cb, const uint32_t *p, unsigned int except) in add_list_to_class()
[all …]
Dpcre2_intmodedep.h686 typedef struct compile_block { struct
724 } compile_block; argument
Dpcre2_auto_possess.c515 compare_opcodes(PCRE2_SPTR code, BOOL utf, const compile_block *cb, in compare_opcodes()
1062 PRIV(auto_possessify)(PCRE2_UCHAR *code, BOOL utf, const compile_block *cb) in PRIV()
Dpcre2_internal.h1900 #define compile_block PCRE2_SUFFIX(compile_block_) macro
1935 const compile_block *);
1937 int *, uint32_t, BOOL, compile_block *);