Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c330 #define RWS_ANCHOR_SIZE (sizeof(RWS_anchor)/sizeof(int)) macro
436 if (newsize < RWS_RSIZE + ovecsize + RWS_ANCHOR_SIZE) in more_workspace()
446 new->free = new->size - RWS_ANCHOR_SIZE; in more_workspace()
3286 rws->free = RWS_BASE_SIZE - RWS_ANCHOR_SIZE; in pcre2_dfa_match()

Completed in 14 milliseconds