Home
last modified time | relevance | path

Searched defs:xcase (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/mg/
Dsearch.c175 int xcase; in isearch() local
682 int cbo, tbo, c, i, xcase = 0; in forwsrch() local
742 int cbo, tbo, c, i, xcase = 0; in backsrch() local
803 eq(int bc, int pc, int xcase) in eq()