Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5637 PCRE2_UCHAR **codeptr, uint32_t **pptrptr, int *errorcodeptr, in compile_branch() argument
5660 PCRE2_UCHAR *code = *codeptr; in compile_branch()
5823 *codeptr = code; in compile_branch()
8378 compile_regex(uint32_t options, uint32_t xoptions, PCRE2_UCHAR **codeptr, in compile_regex() argument
8384 PCRE2_UCHAR *code = *codeptr; in compile_regex()
8599 *codeptr = code; in compile_regex()
8628 code = *codeptr + 1 + LINK_SIZE + skipunits; in compile_regex()

Completed in 32 milliseconds