Home
last modified time | relevance | path

Searched refs:index (Results 176 – 200 of 556) sorted by relevance

12345678910>>...23

/PHP-7.4/ext/standard/tests/strings/
H A Djoin_variation3.phpt49 for($index = 0; $index < count($pieces_arrays); $index ++) {
51 var_dump( join($glue, $pieces_arrays[$index]) );
H A Dstrrev_variation1.phpt61 for( $index = 0; $index < count($strings); $index++ ) {
63 var_dump( strrev($strings[$index]) );
H A Dstrrev_variation2.phpt61 for( $index = 0; $index < count($strings); $index++ ) {
63 var_dump( strrev($strings[$index]) );
H A Dstripos_variation8.phpt29 for($index = 0; $index < count($needles); $index++) {
32 var_dump( stripos($haystack, $needles[$index], $offset) );
H A Ducwords_variation3.phpt51 for($index = 0; $index < count($str_array); $index++) {
53 var_dump( ucwords($str_array[$index]) );
H A Dstripos_variation1.phpt76 for($index=0; $index<count($needle); $index++) {
78 var_dump( stripos($haystack, $needle[$index]) );
79 var_dump( stripos($haystack, $needle[$index], $index) );
/PHP-7.4/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-7.4/main/
H A Drfc1867.c118 if (index) { in normalize_protected_variable()
119 index++; in normalize_protected_variable()
120 s = index; in normalize_protected_variable()
126 while (index) { in normalize_protected_variable()
127 while (*index == ' ' || *index == '\r' || *index == '\n' || *index=='\t') { in normalize_protected_variable()
128 index++; in normalize_protected_variable()
131 indexend = indexend ? indexend + 1 : index + strlen(index); in normalize_protected_variable()
133 if (s != index) { in normalize_protected_variable()
134 memmove(s, index, strlen(index)+1); in normalize_protected_variable()
142 index = s; in normalize_protected_variable()
[all …]
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug49692.ini3 /home = default:index
/PHP-7.4/ext/standard/
H A Dsha1.c180 unsigned int i, index, partLen; in PHP_SHA1Update() local
183 index = (unsigned int) ((context->count[0] >> 3) & 0x3F); in PHP_SHA1Update()
191 partLen = 64 - index; in PHP_SHA1Update()
197 ((unsigned char*) & context->buffer[index], (unsigned char*) input, partLen); in PHP_SHA1Update()
203 index = 0; in PHP_SHA1Update()
209 ((unsigned char*) & context->buffer[index], (unsigned char*) & input[i], in PHP_SHA1Update()
221 unsigned int index, padLen; in PHP_SHA1Final() local
235 index = (unsigned int) ((context->count[0] >> 3) & 0x3f); in PHP_SHA1Final()
236 padLen = (index < 56) ? (56 - index) : (120 - index); in PHP_SHA1Final()
/PHP-7.4/win32/
H A Dregistry.c117 zend_string *index; in LoadDirectory() local
121 ZEND_HASH_FOREACH_KEY_VAL(parent_ht, num, index, tmpdata) { in LoadDirectory()
122 zend_hash_add(ht, index, tmpdata); in LoadDirectory()
265 zend_string *index; in UpdateIniFromRegistry() local
268 ZEND_HASH_FOREACH_STR_KEY_VAL(ht, index, data) { in UpdateIniFromRegistry()
269 zend_alter_ini_entry(index, Z_STR_P(data), PHP_INI_USER, PHP_INI_STAGE_ACTIVATE); in UpdateIniFromRegistry()
/PHP-7.4/Zend/tests/
H A Doffset_array.phpt31 Notice: Undefined index: in %s on line %d
34 Notice: Undefined index: run away in %s on line %d
/PHP-7.4/ext/spl/tests/
H A Dbug45622b.phpt28 Notice: Undefined index: prop1 in %s on line 11
32 Notice: Undefined index: prop3 in %s on line 17
/PHP-7.4/sapi/fpm/fpm/events/
H A Dselect.c151 ev->index = ev->fd; in fpm_event_select_add()
166 ev->index = -1; in fpm_event_select_remove()
/PHP-7.4/ext/phar/tests/
H A Dphar_mount.phpt14 $a['index.php'] = '<?php
29 include "index.php";
37 include "index.php";
H A Dcached_manifest_1.phpt26 string(131) "<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fc…
29 string(9) "index.php"
/PHP-7.4/ext/oci8/tests/
H A Dcoll_016_func.phpt43 Warning: oci_collection_element_assign(): OCI-22165: given index [%d] must be in the range of%s0%st…
46 Warning: oci_collection_element_assign(): OCI-22165: given index [5000] must be in the range of%s0%…
H A Dcoll_019.phpt86 Warning: OCI-Collection::assignelem(): OCI-22165: given index [1] must be in the range of %s in %s …
91 Warning: OCI-Collection::assignelem(): OCI-22165: given index [1] must be in the range of %s in %s …
96 Warning: OCI-Collection::assignelem(): OCI-22165: given index [1] must be in the range of %s in %s …
104 Warning: OCI-Collection::assignelem(): OCI-22165: given index [1] must be in the range of %s in %s …
H A Dcoll_016.phpt43 Warning: OCI-Collection::assignelem(): OCI-22165: given index [%d] must be in the range of %s to [0…
46 Warning: OCI-Collection::assignelem(): OCI-22165: given index [5000] must be in the range of %s to …
/PHP-7.4/ext/pcre/tests/
H A Dbug44191.phpt2 Bug #44191 (preg_grep messes up array index)
/PHP-7.4/ext/standard/tests/array/
H A Dbug75433.phpt2 array_values() preserves next index from source array when shallow-copying
/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_error_002.phpt12 $url = 'http://secret:hideout@www.php.net:80/index.php?test=1&test2=char&test3=mixesCI#some_page_re…
36 string(10) "/index.php"
/PHP-7.4/ext/gd/libgd/
H A Dwebpng.c113 int index; in main() local
129 index = atoi (argv[i + 1]); in main()
130 gdImageColorTransparent (im, index); in main()
/PHP-7.4/ext/dom/
H A Ddomimplementationlist.c30 ZEND_ARG_INFO(0, index)
H A Ddomstringlist.c30 ZEND_ARG_INFO(0, index)

Completed in 68 milliseconds

12345678910>>...23