Cc 504 src/bregex.c #define rAc Cc(r,c) Cc 529 src/bregex.c { Cc(rp,next1)=e;Cc(rp,pos1.st_)=Cc(rp,pos2.st_)=0; /* init thiss & other */ Cc 529 src/bregex.c { Cc(rp,next1)=e;Cc(rp,pos1.st_)=Cc(rp,pos2.st_)=0; /* init thiss & other */ Cc 529 src/bregex.c { Cc(rp,next1)=e;Cc(rp,pos1.st_)=Cc(rp,pos2.st_)=0; /* init thiss & other */ Cc 531 src/bregex.c Cc(rp,pos2.wh_)=0; Cc 689 src/bregex.c Cc(r,pos1.wh_)=p; Cc 1058 src/bregex.c { if(!bit_test(Cc(s,c),c)) Cc 1076 src/bregex.c acc_st: if(!PC(s,ot1)&&!Cc(s,pos2.wh_)) /* still in the running */ Cc 1079 src/bregex.c Cc(s,pos2.wh_)=s; /* knock him out */ Cc 1129 src/bregex.c i=maxindex(Cc(s,c))+1;from=Cc(s,c); Cc 1129 src/bregex.c i=maxindex(Cc(s,c))+1;from=Cc(s,c); Cc 1132 src/bregex.c jt-=maxindex(Cc(s,c))+1;break; Cc 1212 src/bregex.c case OPC_BOL:Cc(s,pos1.wh_)=0; /* found a real OPC_BOL */ Cc 1238 src/bregex.c p=(void*)Cc(s,pos1.wh_); /* adjust the source pointer */ Cc 1247 src/bregex.c if(Cc(s,pos1.wh_)) /* fake OPC_BOL? */ Cc 1556 src/bregex.c if(bit_test(Cc(s,c),i)) Cc 1728 src/bregex.c if(bit_test(Cc(s,c),i)) Cc 1883 src/bregex.c case OPC_CLASS-OPB:copyclass(Cc(d,c),Cc(s,c)); Cc 1883 src/bregex.c case OPC_CLASS-OPB:copyclass(Cc(d,c),Cc(s,c));