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

  /external/mksh/src/
syn.c 609 XPtrV ptns; local
611 XPinit(ptns, 16);
631 XPput(ptns, yylval.cp);
634 XPput(ptns, NULL);
635 t->vars = (char **) XPclose(ptns);

Completed in 1998 milliseconds