Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c326 typedef struct RWS_anchor { struct
327 struct RWS_anchor *next; argument
330 } RWS_anchor; typedef
417 RWS_anchor *rws = *rwsptr; in more_workspace()
418 RWS_anchor *new; in more_workspace()
2799 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
2898 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
2943 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
3044 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
3144 RWS_anchor *rws = (RWS_anchor *)RWS; in internal_dfa_match()
[all …]

Completed in 18 milliseconds