Lines Matching defs:scc
969 long scc; /* source character to text */974 scc = *s++;996 if (scc == lc)998 if (scc == (lc = rc))1000 } else if (lc <= scc && scc <= rc)1004 if (scc == lc)1012 if (c != scc)1017 return (scc ? gmatch(s, p) : 0);1030 return (scc == 0);