Home
last modified time | relevance | path

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

/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c959 static BOOL restrict_for_perl_test = FALSE; variable
3686 if (restrict_for_perl_test) switch(m->which) in check_modifier()
5026 if (restrict_for_perl_test && cmd != CMD_PATTERN && cmd != CMD_SUBJECT) in process_command()
5043 restrict_for_perl_test = TRUE; in process_command()
5288 if (restrict_for_perl_test && delimiter != '/') in process_pattern()