Home
last modified time | relevance | path

Searched defs:_pcre_cache_entry (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/pcre/
H A Dphp_pcre.c55 struct _pcre_cache_entry { struct
56 pcre2_code *re;
57 uint32_t preg_options;
58 uint32_t capture_count;
59 uint32_t name_count;
60 uint32_t compile_options;
61 uint32_t refcount;

Completed in 24 milliseconds