reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/regengine.inc
  864 		s = g->strip[pc];
  865 		switch (OP(s)) {
  872 			if (ch == (char)OPND(s))
  896 			cs = &g->sets[OPND(s)];
  909 			i = ISSETBACK(aft, OPND(s));
  910 			BACK(aft, aft, OPND(s));
  911 			if (!i && ISSETBACK(aft, OPND(s))) {
  913 				pc -= OPND(s) + 1;
  919 			FWD(aft, aft, OPND(s));
  931 			FWD(aft, aft, OPND(s));
  936 						OP(s = g->strip[pc+look]) != O_CH;
  937 						look += OPND(s))
  944 			if (OP(g->strip[pc+OPND(s)]) != O_CH) {
  946 				FWD(aft, aft, OPND(s));