Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c417 RWS_anchor *rws = *rwsptr; in more_workspace() local
420 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 21 milliseconds