Searched refs:DFA_START_RWS_SIZE (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/pcre/pcre2lib/ | ||
H A D | pcre2_internal.h | 236 #define DFA_START_RWS_SIZE 30720 macro |
H A D | pcre2_dfa_match.c | 317 #define RWS_BASE_SIZE (DFA_START_RWS_SIZE/sizeof(int)) /* Stack vector */ |
Completed in 21 milliseconds