Home | History | Annotate | Download | only in src

Lines Matching refs:compile_block

122     compile_block *, const uint32_t *, unsigned int);
128 compile_block *, PCRE2_SIZE *);
132 compile_block *);
136 compile_block *);
849 static void show_parsed(compile_block *cb)
1411 int *errorcodeptr, uint32_t options, BOOL isclass, compile_block *cb)
1939 uint16_t *pdataptr, int *errorcodeptr, compile_block *cb)
2147 int *errorcodeptr, compile_block *cb)
2232 uint32_t *parsed_pattern, compile_block *cb)
2324 compile_block *cb)
4524 uint32_t options, compile_block *cb, uint32_t start, uint32_t end)
4679 uint32_t options, compile_block *cb, const uint32_t *p, unsigned int except)
4719 compile_block *cb, uint32_t start, uint32_t end)
4753 compile_block *cb, const uint32_t *p, unsigned int except)
4793 uint32_t options, compile_block *cb, const uint32_t *p)
4832 int *countptr, int *errorcodeptr, compile_block *cb)
4914 compile_block *cb, PCRE2_SIZE *lengthptr)
7522 branch_chain *bcptr, compile_block *cb, PCRE2_SIZE *lengthptr)
7833 is_anchored(PCRE2_SPTR code, unsigned int bracket_map, compile_block *cb,
7938 is_startline(PCRE2_SPTR code, unsigned int bracket_map, compile_block *cb,
8306 add_name_to_table(compile_block *cb, PCRE2_SPTR name, int length,
8491 int group, parsed_recurse_check *recurses, compile_block *cb)
8556 parsed_recurse_check *recurses, compile_block *cb)
8934 parsed_recurse_check *recurses, compile_block *cb)
8979 check_lookbehinds(compile_block *cb)
9121 compile_block cb; /* "Static" compile-time data */