Searched refs:RWS_ANCHOR_SIZE (Results 1 – 1 of 1) sorted by relevance
332 #define RWS_ANCHOR_SIZE (sizeof(RWS_anchor)/sizeof(int)) macro438 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 10 milliseconds