Searched refs:rws (Results 1 – 1 of 1) sorted by relevance
417 RWS_anchor *rws = *rwsptr; in more_workspace() local420 if (rws->next != NULL) in more_workspace()422 new = rws->next; in more_workspace()445 rws->next = new; in more_workspace()2808 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()2907 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()2955 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()3054 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()3153 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()3393 rws->next = NULL; in pcre2_dfa_match()[all …]
Completed in 11 milliseconds