HomeSort by relevance Sort by last modified time
    Searched full:ptns (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
syn.c 605 XPtrV ptns; local
607 XPinit(ptns, 16);
614 XPput(ptns, yylval.cp);
617 XPput(ptns, NULL);
618 t->vars = (char **) XPclose(ptns);

Completed in 74 milliseconds