Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c408 RWS_anchor *rws = *rwsptr; in more_workspace() local
411 if (rws->next != NULL) in more_workspace()
413 new = rws->next; in more_workspace()
432 rws->next = new; in more_workspace()
2690 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()
2789 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()
2838 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()
2931 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()
3030 local_offsets = (PCRE2_SIZE *)(RWS + rws->size - rws->free); in internal_dfa_match()
3261 rws->next = NULL; in pcre2_dfa_match()
[all …]

Completed in 20 milliseconds