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

/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A Dmktables1229 # Each of these must begin AND end with $CMD_DELIM.
1230 my $CMD_DELIM = "\a";
10839 # this range. Each such command begins and ends with $CMD_DELIM.
11163 while ($map =~ s/ ^ $CMD_DELIM (.*?) $CMD_DELIM //x) {
11660 $fields[$CHARNAME] = $CMD_DELIM
11664 . $CMD_DELIM
11734 = $CMD_DELIM
11738 . $CMD_DELIM
11757 = $CMD_DELIM
[all...]

Completed in 196 milliseconds