Searched refs:vFAIL (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregcomp.c312 #define vFAIL(m) STMT_START { \ macro
1604 vFAIL("Variable length lookbehind not implemented");
2253 vFAIL("Sequence (?{...}) not terminated or not {}-balanced");
2325 vFAIL("Switch condition not recognized");
2347 vFAIL("Switch (?(condition)... contains too many branches");
2363 RExC_parse--; /* for vFAIL to print correctly */
2364 vFAIL("Sequence (? incomplete");
2547 vFAIL("Unmatched (");
2553 vFAIL("Unmatched )");
2724 vFAIL("Ca
[all...]

Completed in 47 milliseconds