Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5639 uint32_t *reqcuflagsptr, branch_chain *bcptr, open_capitem *open_caps, in compile_branch() argument
6498 for (oc = open_caps; in compile_branch()
6840 open_caps, /* Pointer to capture stack */ in compile_branch()
8381 uint32_t *reqcuflagsptr, branch_chain *bcptr, open_capitem *open_caps, in compile_regex() argument
8451 capitem.next = open_caps; in compile_regex()
8453 open_caps = &capitem; in compile_regex()
8499 &bc, open_caps, cb, (lengthptr == NULL)? NULL : &length)) == 0) in compile_regex()

Completed in 25 milliseconds