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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/util/
H A Dbat.sh87 grep(s/\.[och]$//,@a);
H A Dmk1mf.pl705 # strip off any trailing .[och] and append the relative directory
745 grep(s/\.[och]$//,@a) unless $keepext;
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c3670 register pcre_uint32 ch, och; local
3684 och = UCD_OTHERCASE(ch);
3687 och = ch;
3690 och = TABLE_GET(ch, md->fcc, ch);
3691 if (ch == c || och == c) RRETURN(MATCH_NOMATCH);

Completed in 42 milliseconds