Searched refs:opt_e (Results 1 – 4 of 4) sorted by relevance
67 function TestAll(expected,s,opt_e) { argument70 if (opt_e) { e = opt_e; msg += "; " + opt_e; }
43 function TestAll(expected,s,opt_e) { argument46 if (opt_e) { e = opt_e; msg += opt_e; }
290 if (defined $opt_e) {292 if ($opt_e =~ /^([a-zA-Z_]\w*)(|=(.*))$/) {295 die "$0: bad -e argument: $opt_e\n";