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