Searched refs:subject_literal (Results 1 – 6 of 6) sorted by relevance
204 $subject_literal = ($mod =~ s/subject_literal,?//);289 if ($subject_literal)
525 40. Implement the subject_literal modifier in pcre2test, and allow jitstack on
438 line is scanned for backslash escapes, unless the subject_literal modi-508 If the subject_literal modifier is set for a pattern, all subject lines607 subject_literal treat all subject lines as literal949 If the subject_literal modifier is present on a pattern, all the sub-
6344 BOOL subject_literal; in process_data() local6357 subject_literal = (pat_patctl.control2 & CTL2_SUBJECT_LITERAL) != 0; in process_data()6506 if (c != '\\' || subject_literal) in process_data()
6109 ^(?&delimited_regex)$/subject_literal,jitstack=256
9677 ^(?&delimited_regex)$/subject_literal,jitstack=256