Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c122 compile_block *, const uint32_t *, unsigned int);
128 compile_block *, PCRE2_SIZE *);
132 compile_block *);
136 compile_block *);
140 compile_block *, int *);
922 static void show_parsed(compile_block *cb) in show_parsed()
1506 compile_block *cb) in PRIV()
2383 int *errorcodeptr, compile_block *cb) in read_name()
2507 uint32_t *parsed_pattern, compile_block *cb) in manage_callouts()
2601 compile_block *cb) in parse_regex()
[all …]
H A Dpcre2_intmodedep.h719 typedef struct compile_block { struct
760 } compile_block; argument
H A Dpcre2_auto_possess.c536 compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL ucp, const compile_block *cb, in compare_opcodes()
1132 PRIV(auto_possessify)(PCRE2_UCHAR *code, const compile_block *cb) in PRIV()
H A Dpcre2_internal.h1973 #define compile_block PCRE2_SUFFIX(compile_block_) macro
2010 const compile_block *);
2012 int *, uint32_t, uint32_t, BOOL, compile_block *);

Completed in 47 milliseconds