Lines Matching defs:all
105 the 'backtrack' path. Branch instructions are expesive for all CPUs, so we avoid taken
576 /* Functions whose might need modification for all new supported opcodes:
788 /* Calculate important variables (like stack size) and checks whether all opcodes are supported. */
2097 /* May destroy all locals and registers except TMP2. */
2123 /* At this point we can freely use all temporary registers. */
2207 /* At this point we can freely use all registers. */
4206 pcre_uint8 bit, cbit, all;
4211 all = -bit;
4216 if ((i & 0x7) == 0 && bits[byte] == all)
4228 all = -cbit;
4255 /* When bit != 0, all characters are accepted. */
4927 /* In all other cases only one of them was specified, and that can goes to TMP1. */