Home
last modified time | relevance | path

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

/PHP-7.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_error.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_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-7.4/sapi/fpm/tests/
H A Dbug74083-concurrent-reload.phpt40 since performance of test instance is not known in advance */
H A Dbug76601-reload-child-signals.phpt51 since performance of test instance is not known in advance */
/PHP-7.4/ext/gd/libgd/
H A Dgdft.c1184 pen.x += image->advance.x >> 10;
1185 pen.y -= image->advance.y >> 10;
/PHP-7.4/ext/standard/
H A Dhtml.c62 #define MB_FAILURE(pos, advance) do { \ argument
63 *cursor = pos + (advance); \
/PHP-7.4/sapi/phpdbg/
H A Dxml.md563 - sets stepping to either opcode or line (so a step command will either advance one op or one line)

Completed in 32 milliseconds