Home
last modified time | relevance | path

Searched refs:next (Results 526 – 547 of 547) sorted by relevance

1...<<2122

/PHP-8.2/ext/standard/tests/file/
H A Dfile.inc528 corresponding next 13 values of the same stat for equality
/PHP-8.2/
H A DNEWS366 . Fix crash when calling childNodes next() when iterator is exhausted.
1048 . Fix viable next sibling search for replaceWith. (nielsdos)
1577 . Fix bug GH-9697 for reset/end/next/prev() attempting to move pointer of
1729 . Fixed GH-9883 (SplFileObject::__toString() reads next line). (Girgias)
H A DCONTRIBUTING.md350 The next few rules are more of a technical nature:
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic9688 # next available block
9717 # next available block
13615 0 name next
13622 >12 use next
13624 >12 use next
13626 >12 use next
19385 # possible next master block
24528 # only next cab archive
24531 # previous+next cab archive
24539 >>>>>&1 string x \b, next %s
[all …]
H A Dmagic私はガラスを食べられます9688 # next available block
9717 # next available block
13615 0 name next
13622 >12 use next
13624 >12 use next
13626 >12 use next
19385 # possible next master block
24528 # only next cab archive
24531 # previous+next cab archive
24539 >>>>>&1 string x \b, next %s
[all …]
/PHP-8.2/ext/spl/
H A Dspl_directory.c827 PHP_METHOD(DirectoryIterator, next) in PHP_METHOD() argument
2220 PHP_METHOD(SplFileObject, next) in PHP_METHOD() argument
H A Dspl_array.c1494 PHP_METHOD(ArrayIterator, next) in PHP_METHOD() argument
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.c1416 kv.next = NULL; in fastcgi_ini_parser()
/PHP-8.2/ext/intl/
H A Dphp_intl_arginfo.h492 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, next, "null")
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1801 struct open_capitem *next; /* Chain link */ member
/PHP-8.2/ext/standard/
H A Dstreamsfuncs.c573 for (filter = stream->filterhead; filter != NULL; filter = filter->next) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php938 function next(array|object &$array): mixed {} function
H A Dbasic_functions_arginfo.h2241 ZEND_FUNCTION(next);
2863 ZEND_FE(next, arginfo_next)
H A Darray.c1095 PHP_FUNCTION(next) in PHP_FUNCTION() argument
/PHP-8.2/ext/curl/
H A Dinterface.c1061 for (slist = ci->certinfo[i]; slist; slist = slist->next) { in create_certinfo()
2724 current = current->next; in PHP_FUNCTION()
/PHP-8.2/ext/opcache/
H A DZendAccelerator.c2297 entry = entry->next; in zend_accel_inheritance_cache_find()
2451 entry->next = proto->inheritance_cache; in zend_accel_inheritance_cache_add()
/PHP-8.2/Zend/Optimizer/
H A Ddfa_pass.c603 for (phi = ssa->blocks[block_id].phis; phi; phi = phi->next) { in replace_predecessor()
/PHP-8.2/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt284 # hints are "grouping hints" - they indicate that the next 2-4 Unicode
294 # 0xF860 group next 2 characters as a single entity for transcoding
295 # 0xF861 group next 3 characters as a single entity for transcoding
296 # 0xF862 group next 4 characters as a single entity for transcoding
/PHP-8.2/ext/mbstring/
H A Dmbstring.c84 uint32_t mb_convert_kana_codepoint(uint32_t c, uint32_t next, bool *consumed, uint32_t *second, int…
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_x86.dasc2025 | LOAD_ADDR CARG2, "Cannot add element to the array as the next element is already occupied"
2030 | LOAD_ADDR CARG2, "Cannot add element to the array as the next element is already occupied"
2035 | push "Cannot add element to the array as the next element is already occupied"
6622 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
6853 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
12235 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
H A Dzend_jit_arm64.dasc2092 | LOAD_ADDR CARG2, "Cannot add element to the array as the next element is already occupied"
6080 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
6296 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
11495 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
/PHP-8.2/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt22 function next(): void {

Completed in 311 milliseconds

1...<<2122