Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c332 #define RWS_ANCHOR_SIZE (sizeof(RWS_anchor)/sizeof(int)) macro
438 if (newsize < RWS_RSIZE + ovecsize + RWS_ANCHOR_SIZE) in more_workspace()
448 new->free = new->size - RWS_ANCHOR_SIZE; in more_workspace()
3395 rws->free = RWS_BASE_SIZE - RWS_ANCHOR_SIZE; in pcre2_dfa_match()

Completed in 21 milliseconds