Lines Matching full:speed
87 /* If maximizing it is worth using inline code for speed, doing the type
113 /* Match a single character type; inline for speed */
131 /* Separate the caselesss case for speed */
138 /* The code is duplicated for the caseless and caseful cases, for speed,
319 code for maximizing the speed, and do the type test once at the start
320 code to character type repeats - written out again for speed. */
777 similar code to character type repeats - written out again for speed.