Home
last modified time | relevance | path

Searched refs:i (Results 1601 – 1625 of 1753) sorted by relevance

1...<<6162636465666768697071

/PHP-5.5/ext/dom/tests/
H A Ddomchardata.phpt46 $comment->replaceData(18, 5, 'i');
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput2334 _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80
61 d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82
/PHP-5.5/ext/standard/tests/file/
H A Dfile_variation3.phpt132 Error: 2 - file(): '%i' flag is not supported, %s(%d)
136 Error: 2 - file(): '%i' flag is not supported, %s(%d)
/PHP-5.5/sapi/apache2handler/
H A Dconfig.m473 -i -n php5"
80 -i -a -n php5"
/PHP-5.5/tests/lang/
H A DforeachLoopIteratorAggregate.001.phpt93 static $i = 0;
94 if ($i++%2 == 0) {
/PHP-5.5/TSRM/
H A Dtsrm_win32.c469 int i; in popen_ex() local
485 for (i=0; i < type_len; i++) { in popen_ex()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c498 uint i; in accelerator_get_scripts() local
511 for (i = 0; i<ZCSG(hash).max_num_entries; i++) { in accelerator_get_scripts()
512 for (cache_entry = ZCSG(hash).hash_table[i]; cache_entry; cache_entry = cache_entry->next) { in accelerator_get_scripts()
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_basic.phpt13 …eginning of a word followed by 2-4 characters and replaces it with Bonjour (i.e. Hello -> Bonjour)…
H A Dpreg_replace_edit_basic.phpt24 …eginning of a word followed by 2-4 characters and replaces it with Bonjour (i.e. Hello -> Bonjour)…
/PHP-5.5/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-fd.phpt9 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-fs.phpt11 $date_format = 'Y-m-d H:i:s T e';
/PHP-5.5/ext/standard/tests/strings/
H A Ducwords_variation2.phpt47 it's bright,but i cann't see it.
H A Dhtmlentities_html5.phpt27 for ($i = 0; $i < 0x1DFFF; $i++) {
28 if ($i >= 0xd800 && $i < 0xe000) //surrogates
30 $str = utf32_utf8($i);
33 printf("%s\tU+%05X\n", $result, $i);
106 foreach ($mpcent as $i) {
107 $str = utf32_utf8($i[0]);
108 $str .= utf32_utf8($i[1]);
110 printf("%s\tU+%05X U+%05X\n", $result, $i[0], $i[1]);
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_field.phpt63 'DATETIME' => array(@date('Y-m-d H:i:s'), 'datetime'),
64 'TIMESTAMP' => array(@date('Y-m-d H:i:s'), 'timestamp'),
65 'TIME' => array(@date('H:i:s'), 'time'),
/PHP-5.5/ext/intl/tests/
H A Dcpbi_getLastCodePoint_basic.phpt28 //it's a post-increment operation as to the codepoint, i.e., it gives the codepoint
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_params.php156 function SOAPStruct($s, $i, $f) { argument
158 $this->varInt = $i;
/PHP-5.5/ext/opcache/Optimizer/
H A Dpass1_5.c10 int i = 0; variable
336 i++;
/PHP-5.5/sapi/tux/
H A Dphp_tux.c368 int i = 0;
372 while (i++ < 5) {
/PHP-5.5/Zend/
H A Dzend_object_handlers.c1356 int i; in zend_std_compare_objects() local
1360 for (i = 0; i < zobj1->ce->default_properties_count; i++) { in zend_std_compare_objects()
1361 if (zobj1->properties_table[i]) { in zend_std_compare_objects()
1362 if (zobj2->properties_table[i]) { in zend_std_compare_objects()
1365 …if (compare_function(&result, zobj1->properties_table[i], zobj2->properties_table[i] TSRMLS_CC)==F… in zend_std_compare_objects()
1381 if (zobj2->properties_table[i]) { in zend_std_compare_objects()
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c9546 int i; in parse_insn_tilegx() local
9553 for (i = 0; i < opc->num_operands; i++) in parse_insn_tilegx()
9556 &tilegx_operands[opc->operands[pipe][i]]; in parse_insn_tilegx()
9574 d->operands[i] = op; in parse_insn_tilegx()
9575 d->operand_values[i] = opval; in parse_insn_tilegx()
10073 int i, num_instructions, num_printed; in print_insn_tilegx() local
10088 for (i = 0; i < num_instructions; i++) in print_insn_tilegx()
10090 if (!decoded[i].opcode->can_bundle) in print_insn_tilegx()
10099 for (i = 0; i < num_instructions; i++) in print_insn_tilegx()
10130 num = decoded[i].operand_values[j]; in print_insn_tilegx()
[all …]
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c693 int i; in php_openssl_enable_crypto() local
696 for (i = 0; i < sk_X509_num(chain); i++) { in php_openssl_enable_crypto()
698 sk_X509_value(chain, i)); in php_openssl_enable_crypto()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata.phpt153 for ($i = 0; $i < 100; $i++) {
/PHP-5.5/ext/hash/tests/
H A Dfnv132.phpt186 $i = 0;
191 …echo "Iteration " . $i . " failed - expected '" . $test[1] . "', got '" . $result . "' for '" . $t…
194 $i++;
H A Dfnv164.phpt186 $i = 0;
191 …echo "Iteration " . $i . " failed - expected '" . $test[1] . "', got '" . $result . "' for '" . $t…
194 $i++;
/PHP-5.5/ext/soap/
H A DTODO.old34 does this list stop... what exactly have i done?

Completed in 80 milliseconds

1...<<6162636465666768697071