Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2test.c927 static BOOL restrict_for_perl_test = FALSE; variable
3586 if (restrict_for_perl_test) switch(m->which) in check_modifier()
4895 if (restrict_for_perl_test && cmd != CMD_PATTERN && cmd != CMD_SUBJECT) in process_command()
4912 restrict_for_perl_test = TRUE; in process_command()
5156 if (restrict_for_perl_test && delimiter != '/') in process_pattern()