Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c867 #define vFAIL2(m,a1) STMT_START { \ macro
11122 vFAIL2("Sequence %.3s... not terminated", parse_start); in S_handle_named_backref()
11593 vFAIL2("Sequence (?%c... not terminated", in S_reg()
11701 vFAIL2("Sequence (?%c...) not implemented", (int)paren); in S_reg()
11994 vFAIL2("Sequence (?(%c... not terminated", in S_reg()
13018 vFAIL2("Missing right brace on \\%c{}", 'N'); in S_grok_bslash_N()
13689 vFAIL2("Missing right brace on \\%c{}", name); in S_regatom()
13699 vFAIL2("Empty \\%c{}", name); in S_regatom()
13879 vFAIL2("Sequence %.2s... not terminated", parse_start); in S_regatom()
17690 vFAIL2("Empty \\%c", (U8)value); in S_regclass()
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c775 #define vFAIL2(m,a1) STMT_START { \ macro
11057 vFAIL2("Sequence %.3s... not terminated", parse_start); in S_handle_named_backref()
11532 vFAIL2("Sequence (?%c... not terminated", in S_reg()
11638 vFAIL2("Sequence (?%c...) not implemented", (int)paren); in S_reg()
11916 vFAIL2("Sequence (?(%c... not terminated", in S_reg()
12923 vFAIL2("Missing right brace on \\%c{}", 'N'); in S_grok_bslash_N()
13593 vFAIL2("Missing right brace on \\%c{}", name); in S_regatom()
13603 vFAIL2("Empty \\%c{}", name); in S_regatom()
13831 vFAIL2("Sequence %.2s... not terminated", parse_start); in S_regatom()
17187 vFAIL2("Empty \\%c", (U8)value); in S_regclass()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c854 #define vFAIL2(m,a1) STMT_START { \ macro
11085 vFAIL2("Sequence %.3s... not terminated", parse_start); in S_handle_named_backref()
11556 vFAIL2("Sequence (?%c... not terminated", in S_reg()
11664 vFAIL2("Sequence (?%c...) not implemented", (int)paren); in S_reg()
11957 vFAIL2("Sequence (?(%c... not terminated", in S_reg()
12710 vFAIL2("Quantifier in {,} bigger than %d", REG_INFTY - 1); in S_get_quantifier_value()
13145 vFAIL2("Missing right brace on \\%c{}", 'N'); in S_grok_bslash_N()
13788 vFAIL2("Empty \\%c{}", name); in S_regatom()
13965 vFAIL2("Sequence %.2s... not terminated", parse_start); in S_regatom()
17829 vFAIL2("Empty \\%c", (U8)value); in S_regclass()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c854 #define vFAIL2(m,a1) STMT_START { \ macro
11114 vFAIL2("Sequence %.3s... not terminated", parse_start); in S_handle_named_backref()
11630 vFAIL2("Sequence (?%c... not terminated", in S_reg()
12031 vFAIL2("Sequence (?(%c... not terminated", in S_reg()
12784 vFAIL2("Quantifier in {,} bigger than %d", REG_INFTY - 1); in S_get_quantifier_value()
13219 vFAIL2("Missing right brace on \\%c{}", 'N'); in S_grok_bslash_N()
13849 vFAIL2("Missing right brace on \\%c{}", name); in S_regatom()
13862 vFAIL2("Empty \\%c{}", name); in S_regatom()
17903 vFAIL2("Empty \\%c", (U8)value); in S_regclass()
17909 vFAIL2("Missing right brace on \\%c{}", c); in S_regclass()
[all …]