Searched refs:advance (Results 1 – 15 of 15) sorted by relevance
7 * and advance the pointer to the next element
6 and advance the array cursor */
1113 pen.x += image->advance.x >> 10;1114 pen.y -= image->advance.y >> 10;
66 #define MB_FAILURE(pos, advance) do { \ argument67 *cursor = pos + (advance); \
16 form of an expression was known in advance. The code to apply an expression did
348 no longer advance by two characters instead of one when an unanchored match
93 24. Computing the size of the JIT read-only data in advance has been a source3174 was because its rules for how to advance for /g after matching an empty3464 characters are CRLF, advance by two characters instead of one.3622 advance over multibyte UTF-8 characters in GlobalReplace.
1850 CRLF is a recognized line ending sequence, the match position advance-3336 and if so, and the current character is CR followed by LF, advance the3488 the current character is CR followed by LF, advance the starting offset7448 advance to the next starting character then happens. Backtracking can7465 the pattern is unanchored, the "bumpalong" advance is not to the next7485 "bumpalong" advance is to the subject position that corresponds to that8024 (*COMMIT) overall failure, no advance of starting point8025 (*PRUNE) advance to next starting character8027 (*SKIP) advance to current matching position8028 (*SKIP:NAME) advance to position corresponding to an earlier[all …]
Completed in 75 milliseconds