Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c629 XPtrV ptns; in casepart() local
631 XPinit(ptns, 16); in casepart()
651 XPput(ptns, yylval.cp); in casepart()
654 XPput(ptns, NULL); in casepart()
655 t->vars = (char **)XPclose(ptns); in casepart()