Home
last modified time | relevance | path

Searched refs:advance (Results 1 – 15 of 15) sorted by relevance

/PHP-5.4/ext/standard/tests/array/
H A Deach_variation6.phpt7 * and advance the pointer to the next element
H A Deach_basic.phpt7 * and advance the pointer to the next element
H A Deach_variation4.phpt7 * and advance the pointer to the next element
H A Deach_error.phpt7 * and advance the pointer to the next element
H A Deach_variation5.phpt7 * and advance the pointer to the next element
H A Deach_variation2.phpt7 * and advance the pointer to the next element
H A Deach_variation3.phpt7 * and advance the pointer to the next element
H A Deach_variation1.phpt7 * and advance the pointer to the next element
H A Deach.phpt6 and advance the array cursor */
/PHP-5.4/ext/gd/libgd/
H A Dgdft.c1113 pen.x += image->advance.x >> 10;
1114 pen.y -= image->advance.y >> 10;
/PHP-5.4/ext/standard/
H A Dhtml.c66 #define MB_FAILURE(pos, advance) do { \ argument
67 *cursor = pos + (advance); \
/PHP-5.4/ext/pcre/pcrelib/
H A DHACKING16 form of an expression was known in advance. The code to apply an expression did
H A DNEWS348 no longer advance by two characters instead of one when an unanchored match
H A DChangeLog93 24. Computing the size of the JIT read-only data in advance has been a source
3174 was because its rules for how to advance for /g after matching an empty
3464 characters are CRLF, advance by two characters instead of one.
3622 advance over multibyte UTF-8 characters in GlobalReplace.
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt1850 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 the
3488 the current character is CR followed by LF, advance the starting offset
7448 advance to the next starting character then happens. Backtracking can
7465 the pattern is unanchored, the "bumpalong" advance is not to the next
7485 "bumpalong" advance is to the subject position that corresponds to that
8024 (*COMMIT) overall failure, no advance of starting point
8025 (*PRUNE) advance to next starting character
8027 (*SKIP) advance to current matching position
8028 (*SKIP:NAME) advance to position corresponding to an earlier
[all …]

Completed in 75 milliseconds