Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1775 typedef struct open_capitem { struct
1776 struct open_capitem *next; /* Chain link */ argument
1779 } open_capitem; typedef
H A Dpcre2_intmodedep.h733 open_capitem *open_caps; /* Chain of open capture items */
H A Dpcre2_compile.c5383 open_capitem *oc; in compile_branch()
7979 open_capitem capitem; in compile_regex()

Completed in 46 milliseconds