Home
last modified time | relevance | path

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

/third_party/mksh/
H A Deval.c498 char fpat = 0, *tpat1, *tpat2; in expand() local
556 tpat2 = tpat1; in expand()
560 tpat2 = pat; in expand()
564 tpat2 = tpat1 + 2; in expand()
577 if (gmatchx(sbeg, tpat2, false)) in expand()

Completed in 3 milliseconds