Lines Matching refs:from
57 // Continues execution from the position pushed on the top of the backtrack
87 // Subtract a constant from the current character, then and with the given
92 virtual void CheckCharacterInRange(base::uc16 from,
95 virtual void CheckCharacterNotInRange(base::uc16 from,
108 // Checks whether the given offset from the current position is before
194 // Called from generated code.
213 // Called from generated code.
275 // should be retried from scratch.
314 // Load a number of characters at the given offset from the
319 // Called from RegExp if the backtrack stack limit is hit. Tries to expand
324 // Called from generated code.
327 // Called from generated code.