Home
last modified time | relevance | path

Searched refs:index (Results 76 – 100 of 487) sorted by last modified time

12345678910>>...20

/PHP-8.0/Zend/
H A Dzend_builtin_functions.c1433 zend_ulong index; in ZEND_FUNCTION() local
1442 ZEND_HASH_FOREACH_KEY_VAL(&EG(regular_list), index, key, val) { in ZEND_FUNCTION()
1445 zend_hash_index_add_new(Z_ARRVAL_P(return_value), index, val); in ZEND_FUNCTION()
1450 ZEND_HASH_FOREACH_KEY_VAL(&EG(regular_list), index, key, val) { in ZEND_FUNCTION()
1453 zend_hash_index_add_new(Z_ARRVAL_P(return_value), index, val); in ZEND_FUNCTION()
1465 ZEND_HASH_FOREACH_KEY_VAL(&EG(regular_list), index, key, val) { in ZEND_FUNCTION()
1468 zend_hash_index_add_new(Z_ARRVAL_P(return_value), index, val); in ZEND_FUNCTION()
H A Dzend_interfaces.c465 intern->iter->index = 0; in zend_create_internal_iterator_zval()
540 RETURN_LONG(intern->iter->index); in ZEND_METHOD()
557 intern->iter->index++; in ZEND_METHOD()
587 if (intern->iter->index != 0) { in ZEND_METHOD()
591 intern->iter->index = 0; in ZEND_METHOD()
596 intern->iter->index = 0; in ZEND_METHOD()
H A Dzend_hash.c114 unsigned long index; in zend_hash_check_size() local
126 if (BitScanReverse(&index, nSize - 1)) { in zend_hash_check_size()
127 return 0x2u << ((31 - index) ^ 0x1f); in zend_hash_check_size()
/PHP-8.0/Zend/tests/
H A Dbug53432.phpt2 Bug #53432: Assignment via string index access on an empty string converts to array
/PHP-8.0/sapi/cli/tests/
H A Dphp_cli_server_021.phpt18 …estrealm@host.com", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", uri="/dir/index.html", qop=auth, n…
37 …estrealm@host.com", nonce="dcd98b7102dd2f0e8b11d0f600bfb0c093", uri="/dir/index.html", qop=auth, n…
/PHP-8.0/ext/soap/
H A Dphp_encoding.c3457 zend_ulong index; in is_map() local
3465 ZEND_HASH_FOREACH_KEY(Z_ARRVAL_P(array), index, key) { in is_map()
3466 if (key || index != i) { in is_map()
/PHP-8.0/sapi/fpm/tests/
H A Dbug80024-socket-reduced-inherit.phpt18 [pool_%index%]
19 listen = {{ADDR:UDS[pool_%index%]}}
/PHP-8.0/ext/dom/
H A Dphp_dom.c1281 …elements_by_tag_name_ns_raw(xmlNodePtr nodep, char *ns, char *local, int *cur, int index) /* {{{ */ in dom_get_elements_by_tag_name_ns_raw() argument
1285 while (nodep != NULL && (*cur <= index || index == -1)) { in dom_get_elements_by_tag_name_ns_raw()
1289 if (*cur == index) { in dom_get_elements_by_tag_name_ns_raw()
1296 ret = dom_get_elements_by_tag_name_ns_raw(nodep->children, ns, local, cur, index); in dom_get_elements_by_tag_name_ns_raw()
/PHP-8.0/ext/ldap/
H A Dldap.c2187 zend_ulong index; in php_ldap_do_modify() local
2215 if (zend_hash_get_current_key(Z_ARRVAL_P(entry), &attribute, &index) == HASH_KEY_IS_STRING) { in php_ldap_do_modify()
/PHP-8.0/win32/
H A Dsendmail.c325 PHPAPI char *GetSMErrorText(int index) in GetSMErrorText() argument
327 if (MIN_ERROR_INDEX <= index && index < MAX_ERROR_INDEX) { in GetSMErrorText()
328 return (ErrorMessages[index]); in GetSMErrorText()
895 int index = 0; in Post() local
904 if ((slen = send(PW32G(mail_socket), msg + index, len, 0)) < 1) in Post()
907 index += slen; in Post()
/PHP-8.0/ext/phar/tests/cache_list/
H A Dfrontcontroller12.phpt19 #0 %sfrontcontroller12.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
H A Dfrontcontroller13.phpt19 #0 %sfrontcontroller13.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
H A Dfrontcontroller31.phpt18 #0 %s(%d): Phar::webPhar('test.phar', '/index.php', NULL, Array, Array)
/PHP-8.0/ext/phar/tests/
H A Dfrontcontroller31.phpt17 #0 %s(%d): Phar::webPhar('test.phar', '/index.php', NULL, Array, Array)
H A Dfrontcontroller12.phpt18 #0 %sfrontcontroller12.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
H A Dfrontcontroller13.phpt18 #0 %sfrontcontroller13.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
/PHP-8.0/ext/phar/tests/zip/
H A Dfrontcontroller12.phar.phpt20 #0 %sfrontcontroller12.phar.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
H A Dfrontcontroller13.phar.phpt20 #0 %sfrontcontroller13.phar.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
/PHP-8.0/ext/phar/tests/tar/
H A Dfrontcontroller12.phar.phpt18 #0 %sfrontcontroller12.phar.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
H A Dfrontcontroller13.phar.phpt18 #0 %sfrontcontroller13.phar.php(2): Phar::webPhar('whatever', 'index.php', NULL, Array)
/PHP-8.0/ext/standard/tests/strings/
H A Durl_t.phpt23 'http://www.php.net/index.php',
213 string(10) "/index.php"
266 string(10) "/index.php"
367 string(10) "/index.php"
378 string(10) "/index.php"
456 string(10) "/index.php"
467 string(10) "/index.php"
480 string(10) "/index.php"
491 string(10) "/index.php"
504 string(10) "/index.php"
[all …]
/PHP-8.0/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt138 string(10) "/index.php"
191 string(10) "/index.php"
292 string(10) "/index.php"
303 string(10) "/index.php"
381 string(10) "/index.php"
392 string(10) "/index.php"
405 string(10) "/index.php"
416 string(10) "/index.php"
429 string(10) "/index.php"
440 string(10) "/index.php"
[all …]
H A Dparse_url_basic_005.phpt34 --> http://www.php.net/index.php : NULL
39 --> http://www.php.net:80/index.php : NULL
40 --> http://www.php.net:80/foo/bar/index.php : NULL
48 --> http://www.php.net:80/index.php : NULL
49 --> http://www.php.net:80/index.php? : NULL
55 --> http://www.php.net:80/index.php?test=1& : NULL
56 --> http://www.php.net/index.php?& : NULL
57 --> http://www.php.net:80/index.php?foo& : NULL
58 --> http://www.php.net/index.php?&foo : NULL
59 --> http://www.php.net:80/index.php?test=1&test2=char&test3=mixesCI : NULL
[all …]
H A Dparse_url_unterminated.phpt146 string(10) "/index.php"
199 string(10) "/index.php"
300 string(10) "/index.php"
311 string(10) "/index.php"
389 string(10) "/index.php"
400 string(10) "/index.php"
413 string(10) "/index.php"
424 string(10) "/index.php"
437 string(10) "/index.php"
448 string(10) "/index.php"
[all …]
H A Dparse_url_basic_003.phpt34 --> http://www.php.net/index.php : string(11) "www.php.net"
39 --> http://www.php.net:80/index.php : string(11) "www.php.net"
40 --> http://www.php.net:80/foo/bar/index.php : string(11) "www.php.net"
48 --> http://www.php.net:80/index.php : string(11) "www.php.net"
49 --> http://www.php.net:80/index.php? : string(11) "www.php.net"
55 --> http://www.php.net:80/index.php?test=1& : string(11) "www.php.net"
56 --> http://www.php.net/index.php?& : string(11) "www.php.net"
57 --> http://www.php.net:80/index.php?foo& : string(11) "www.php.net"
58 --> http://www.php.net/index.php?&foo : string(11) "www.php.net"
59 --> http://www.php.net:80/index.php?test=1&test2=char&test3=mixesCI : string(11) "www.php.net"
[all …]

Completed in 92 milliseconds

12345678910>>...20