Searched refs:ppisid (Results 1 – 5 of 5) sorted by relevance
72 if (!ppisid(*s)) in inithash()91 return s + !ppisid(*s); in ppkeyname()788 if (!ppisid(*s)) in ppop()931 if (!ppisid(*s)) in ppop()956 if (ppisid(*s) || *s++ == '+') in ppop()
1054 if (ppisid(*s)) in ppcontrol()1057 while (ppisid(*++s)); in ppcontrol()1261 i0 = ppisid(n); in ppcontrol()1275 if (ppisid(*p) || *p == MARK) in ppcontrol()1607 while (ppisid(*p)) in ppcontrol()1629 while (ppisid(*p)) in ppcontrol()
95 #define ppisid(c) ((pptype)[c]&C_ID) macro
591 if (!ppisid(c)) in ppfsm()605 if (ppisid(c)) in ppfsm()
769 if (ppisid(file[0]) && file[1] == ':' && file[2] == '/') in ppsearch()