Home
last modified time | relevance | path

Searched refs:i (Results 1776 – 1800 of 2007) sorted by relevance

1...<<7172737475767778798081

/PHP-7.1/tests/lang/
H A DforeachLoop.012.phpt11 for ($i=0; $i<$elements; $i++) {
12 $a[] = "v.$i";
H A DforeachLoop.014.phpt11 for ($i=0; $i<$elements; $i++) {
12 $a[] = "v.$i";
/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Dmktable.c1148 int i; in main() local
1157 for (i = 0; i < (int )(sizeof(Info)/sizeof(ENC_INFO)); i++) { in main()
1158 exec(fp, &Info[i]); in main()
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput17283 /^\x{ffff}+/i
286 /^\x{ffff}?/i
289 /^\x{ffff}*/i
292 /^\x{ffff}{3}/i
295 /^\x{ffff}{0,3}/i
H A Dtestoutput2596 /(a*b|(?i:c*(?-i)d))/IS
789 /(?<=ab(?i)x(?-i)y|(?i)z|b)ZZ/I
979 /abc/\i
5824 /(?i)(?-i)AbCd/I
5845 "(?i:a)(?i:b)(?i:c)(?i:d)(?i:e)(?i:f)(?i:g)(?i:h)(?i:i)(?i:j)(k)(?i:l)A\1B"I
6756 /(a*b|(?i:c*(?-i)d))/IS
10041 /(?-i:\g<name>)(?i:(?<name>a))/
10049 /(?i:\g<name>)(?-i:(?<name>a))/
10058 /(?-i:\g<+1>)(?i:(a))/
10520 /(?i)a(?-i)b|c/BZ
[all …]
/PHP-7.1/ext/standard/tests/strings/
H A Dstr_replace_variation2.phpt59 for( $i = 0; $i < count($search_str); $i++ ) {
60 echo "\n--- Iteration $i ---";
62 var_dump( str_replace($search_str[$i], "FOUND", $subject, $count) );
H A Dstr_replace.phpt39 $i = 0;
42 echo "\n-- Iteration $i --\n";
46 $i++;
94 for( $i = 0; $i < count($search_str); $i++ ) {
95 echo "\n--- Iteration $i ---";
97 var_dump( str_replace($search_str[$i], "FOUND", $subject, $count) );
/PHP-7.1/ext/standard/tests/file/
H A Dfgetc_basic.phpt387 string(1) "i"
414 string(1) "i"
441 string(1) "i"
468 string(1) "i"
495 string(1) "i"
522 string(1) "i"
/PHP-7.1/Zend/
H A Dzend_closures.c518 uint32_t i, num_args, required = closure->func.common.required_num_args; in zend_closure_get_debug_info() local
526 for (i = 0; i < num_args; i++) { in zend_closure_get_debug_info()
542 i + 1); in zend_closure_get_debug_info()
544 ZVAL_NEW_STR(&info, zend_strpprintf(0, "%s", i >= required ? "<optional>" : "<required>")); in zend_closure_get_debug_info()
H A Dzend_execute_API.c678 uint32_t i; in zend_call_function() local
804 for (i=0; i<fci->param_count; i++) { in zend_call_function()
806 zval *arg = &fci->params[i]; in zend_call_function()
808 if (ARG_SHOULD_BE_SENT_BY_REF(func, i + 1)) { in zend_call_function()
813 } else if (!ARG_MAY_BE_SENT_BY_REF(func, i + 1)) { in zend_call_function()
817 "Parameter %d to %s%s%s() expected to be a reference, value given", i+1, in zend_call_function()
822 ZEND_CALL_NUM_ARGS(call) = i; in zend_call_function()
840 param = ZEND_CALL_ARG(call, i+1); in zend_call_function()
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated.phpt129 for ($i = 1; $i < $num_params; $i++) {
130 $params[str_repeat('a', $i)] = 'some data';
234 for ($i = 1; $i < $num_params; $i++) {
/PHP-7.1/ext/curl/
H A Dinterface.c553 unsigned int i; in PHP_INI_BEGIN() local
608 for(i=0; i<sizeof(feats)/sizeof(feats[0]); i++) { in PHP_INI_BEGIN()
609 if (feats[i].name) { in PHP_INI_BEGIN()
610 php_info_print_table_row(2, feats[i].name, d->features & feats[i].bitmask ? "Yes" : "No"); in PHP_INI_BEGIN()
1386 int i, c = CRYPTO_num_locks(); in PHP_MINIT_FUNCTION() local
1393 for (i = 0; i < c; ++i) { in PHP_MINIT_FUNCTION()
1422 int i, c = CRYPTO_num_locks(); in PHP_MSHUTDOWN_FUNCTION() local
1427 for (i = 0; i < c; ++i) { in PHP_MSHUTDOWN_FUNCTION()
1428 tsrm_mutex_free(php_curl_openssl_tsl[i]); in PHP_MSHUTDOWN_FUNCTION()
1905 int i; in create_certinfo() local
[all …]
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c546 sljit_si i, tmp, offs; in sljit_emit_enter() local
577 for (i = SLJIT_S0; i >= tmp; i--) { in sljit_emit_enter()
579 FAIL_IF(push_inst(compiler, STACK_STORE | base | T(i) | IMM(offs), MOVABLE_INS)); in sljit_emit_enter()
582 for (i = scratches; i >= SLJIT_FIRST_SAVED_REG; i--) { in sljit_emit_enter()
584 FAIL_IF(push_inst(compiler, STACK_STORE | base | T(i) | IMM(offs), MOVABLE_INS)); in sljit_emit_enter()
616 sljit_si local_size, i, tmp, offs; in sljit_emit_return() local
638 for (i = SLJIT_FIRST_SAVED_REG; i <= tmp; i++) { in sljit_emit_return()
639 FAIL_IF(push_inst(compiler, STACK_LOAD | base | T(i) | IMM(offs), DR(i))); in sljit_emit_return()
644 for (i = tmp; i <= SLJIT_S0; i++) { in sljit_emit_return()
645 FAIL_IF(push_inst(compiler, STACK_LOAD | base | T(i) | IMM(offs), DR(i))); in sljit_emit_return()
H A DsljitNativeARM_T2_32.c1134 sljit_si size, i, tmp; in sljit_emit_enter() local
1144 for (i = SLJIT_S0; i >= tmp; i--) in sljit_emit_enter()
1145 push |= 1 << reg_map[i]; in sljit_emit_enter()
1147 for (i = scratches; i >= SLJIT_FIRST_SAVED_REG; i--) in sljit_emit_enter()
1148 push |= 1 << reg_map[i]; in sljit_emit_enter()
1192 sljit_si i, tmp; in sljit_emit_return() local
1210 for (i = SLJIT_S0; i >= tmp; i--) in sljit_emit_return()
1211 pop |= 1 << reg_map[i]; in sljit_emit_return()
1213 for (i = compiler->scratches; i >= SLJIT_FIRST_SAVED_REG; i--) in sljit_emit_return()
1214 pop |= 1 << reg_map[i]; in sljit_emit_return()
/PHP-7.1/ext/soap/tests/bugs/
H A Dbug43045.phpt2 Bug #43045i (SOAP encoding violation on "INF" for type double/float)
/PHP-7.1/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type3-bd1.phpt9 $date_format = 'Y-m-d H:i:s T e';
/PHP-7.1/ext/standard/tests/serialize/
H A Dserialization_objects_003.phpt57 string(119) "O:10:"extendName":3:{s:1:"a";i:10;s:1:"b";d:12.221999999999999531041794398333877325057…
/PHP-7.1/ext/xml/
H A Dxml.c482 int i; in xml_call_handler() local
515 for (i = 0; i < argc; i++) { in xml_call_handler()
516 zval_ptr_dtor(&argv[i]); in xml_call_handler()
872 size_t i; in _xml_characterDataHandler() local
877 for (i = 0; i < ZSTR_LEN(decoded_value); i++) { in _xml_characterDataHandler()
878 switch (ZSTR_VAL(decoded_value)[i]) { in _xml_characterDataHandler()
/PHP-7.1/ext/phar/tests/
H A Dphar_createdefaultstub.phpt259 for ($i = 0; $i < $info[1]; $i++) {
553 for ($i = 0; $i < $info[1]; $i++) {
855 for ($i = 0; $i < $info[1]; $i++) {
H A Dphar_setdefaultstub.phpt279 for ($i = 0; $i < $info[1]; $i++) {
574 for ($i = 0; $i < $info[1]; $i++) {
869 for ($i = 0; $i < $info[1]; $i++) {
/PHP-7.1/sapi/fpm/tests/
H A Dtester.inc186 for ($i = 0; $i < 2; $i++) {
373 for ($i = 0; $i < $max; $i++) {
408 $i = 0;
410 if ($i > 0 && $delay > 0) {
414 } while ((++$i < $attempts) && !$fp);
/PHP-7.1/ext/soap/tests/
H A Dbug73037.phpt73 foreach (array(1024-1, 1024*8-3, 1024*9+1, 1024*16-1, 1024*32-5, 1024*64+3, 1024*128-7) as $k => $i
78 $data = get_data($i);
/PHP-7.1/ext/oci8/tests/
H A Dimp_res_get_3.phpt41 i pls_integer;
43 …for i in 1..30 loop -- if this value is too big for Oracle's open_cursors, calling imp_res_get_3_…
/PHP-7.1/ext/zip/lib/
H A Dzipint.h479 int _zip_buffer_put_16(zip_buffer_t *buffer, zip_uint16_t i);
480 int _zip_buffer_put_32(zip_buffer_t *buffer, zip_uint32_t i);
481 int _zip_buffer_put_64(zip_buffer_t *buffer, zip_uint64_t i);
482 int _zip_buffer_put_8(zip_buffer_t *buffer, zip_uint8_t i);
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_net.c423 int i; in MYSQLND_METHOD() local
425 for (i = 0 ; i < decompressed_size; i++) { in MYSQLND_METHOD()
426 if (i && (i % 30 == 0)) { in MYSQLND_METHOD()
429 printf("%.2X ", (int)*((char*)&(decompressed_data[i]))); in MYSQLND_METHOD()
430 DBG_INF_FMT("%.2X ", (int)*((char*)&(decompressed_data[i]))); in MYSQLND_METHOD()

Completed in 94 milliseconds

1...<<7172737475767778798081