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.h959 #define vFAIL3(m,a1,a2) STMT_START { \ macro
H A Dregcomp.c2693vFAIL3("Regexp modifiers \"%c\" and \"%c\" are mutually exclusive", has_charset_modifier, *(RExC_p… in S_parse_lparen_question_flags()
3397 vFAIL3( "Verb pattern '%.*s' has a mandatory argument", in S_reg()
3474 vFAIL3("Sequence (%.*s...) not recognized", in S_reg()
7856 vFAIL3("POSIX syntax [%c %c] is reserved for future " in S_handle_possible_posix()
9821 vFAIL3("Use of '\\%c%c' is not allowed in Unicode property" in S_regclass()