Searched refs:not_newline (Results 1 – 5 of 5) sorted by relevance
94 sub not_newline { subroutine
55 sub not_newline { subroutine325 ((my $m2) = $grammar->not_newline($str, $MATCH->to()));351 ((my $m2) = $grammar->not_newline($str, $MATCH->to()));403 ((my $m2) = $grammar->not_newline($str, $MATCH->to()));
188 A NotNewline N "not_newline"
331 domain_error(not_newline, Opt) --> !,
3716 static const char *const not_newline = "."; in re_cset_as_string() local3746 str->rx = strdup(not_newline); in re_cset_as_string()