Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c324 typedef struct RWS_anchor { struct
325 struct RWS_anchor *next; argument
328 } RWS_anchor; argument
415 RWS_anchor *rws = *rwsptr; in more_workspace()
416 RWS_anchor *new; in more_workspace()
2695 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
2794 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
2839 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
2935 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
3035 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
[all …]

Completed in 13 milliseconds