Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_internal.h954 #define vFAIL3(m,a1,a2) STMT_START { \ macro
H A Dregcomp.c2598vFAIL3("Regexp modifiers \"%c\" and \"%c\" are mutually exclusive", has_charset_modifier, *(RExC_p… in S_parse_lparen_question_flags()
3302 vFAIL3( "Verb pattern '%.*s' has a mandatory argument", in S_reg()
3379 vFAIL3("Sequence (%.*s...) not recognized", in S_reg()
7759 vFAIL3("POSIX syntax [%c %c] is reserved for future " in S_handle_possible_posix()
9722 vFAIL3("Use of '\\%c%c' is not allowed in Unicode property" in S_regclass()