Home
last modified time | relevance | path

Searched refs:tpat2 (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Deval.c412 char *tpat0, *tpat1, *tpat2; in expand() local
461 tpat2 = tpat1; in expand()
465 tpat2 = tpat0; in expand()
469 tpat2 = tpat1 + 2; in expand()
481 if (gmatchx(sbeg, tpat2, false)) in expand()