Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c47 struct _pcre_cache_entry { struct
48 pcre2_code *re;
49 uint32_t preg_options;
50 uint32_t capture_count;
51 uint32_t name_count;
52 uint32_t compile_options;
53 uint32_t extra_compile_options;
54 uint32_t refcount;

Completed in 22 milliseconds