Home
last modified time | relevance | path

Searched refs:next (Results 501 – 523 of 523) sorted by relevance

1...<<21

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1776 struct open_capitem *next; /* Chain link */ member
/PHP-8.1/ext/standard/tests/file/
H A Dfile.inc528 corresponding next 13 values of the same stat for equality
/PHP-8.1/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.1/ext/spl/
H A Dspl_directory.c817 PHP_METHOD(DirectoryIterator, next) in PHP_METHOD() argument
2204 PHP_METHOD(SplFileObject, next) in PHP_METHOD() argument
H A Dspl_array.c1572 PHP_METHOD(ArrayIterator, next) in PHP_METHOD() argument
/PHP-8.1/ext/intl/
H A Dphp_intl_arginfo.h492 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, next, "null")
/PHP-8.1/ext/standard/
H A Dstreamsfuncs.c569 for (filter = stream->filterhead; filter != NULL; filter = filter->next) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php118 function next(array|object &$array): mixed {} function
H A Dbasic_functions_arginfo.h2259 ZEND_FUNCTION(next);
2886 ZEND_FE(next, arginfo_next)
H A Dbasic_functions.c209 BG(next) = NULL; in basic_globals_ctor()
H A Darray.c1148 PHP_FUNCTION(next) in PHP_FUNCTION() argument
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_main.c1399 kv.next = NULL; in fastcgi_ini_parser()
/PHP-8.1/
H A DCONTRIBUTING.md347 The next few rules are more of a technical nature:
H A DUPGRADING455 . Calling key(), current(), next(), prev(), reset(), or end() on objects
H A DNEWS770 . Fix bug GH-9697 for reset/end/next/prev() attempting to move pointer of
918 . Fixed GH-9883 (SplFileObject::__toString() reads next line). (Girgias)
/PHP-8.1/ext/curl/
H A Dinterface.c1794 for (slist = ci->certinfo[i]; slist; slist = slist->next) { in create_certinfo()
3340 current = current->next; in PHP_FUNCTION()
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c2298 entry = entry->next; in zend_accel_inheritance_cache_find()
2452 entry->next = proto->inheritance_cache; in zend_accel_inheritance_cache_add()
/PHP-8.1/Zend/Optimizer/
H A Ddfa_pass.c617 for (phi = ssa->blocks[block_id].phis; phi; phi = phi->next) { in replace_predecessor()
/PHP-8.1/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.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc2092 | LOAD_ADDR CARG2, "Cannot add element to the array as the next element is already occupied"
2097 | LOAD_ADDR CARG2, "Cannot add element to the array as the next element is already occupied"
2102 | push "Cannot add element to the array as the next element is already occupied"
6660 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
6891 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
12390 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
H A Dzend_jit_arm64.dasc2135 | LOAD_ADDR CARG2, "Cannot add element to the array as the next element is already occupied"
6108 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
6324 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
11640 …| // zend_throw_error(NULL, "Cannot add element to the array as the next element is already occupi…
/PHP-8.1/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt22 function next(): void {

Completed in 334 milliseconds

1...<<21