Home
last modified time | relevance | path

Searched refs:i (Results 401 – 425 of 1643) sorted by relevance

1...<<11121314151617181920>>...66

/PHP-5.4/ext/iconv/tests/
H A Deucjp2iso2022jp.phpt14 for ($i = 0; $i < $len; ++$i) {
15 printf("%02x", ord($str{$i}));
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcreposix.c385 size_t i; in regexec() local
388 for (i = 0; i < (size_t)rc; i++) in regexec()
390 pmatch[i].rm_so = ovector[i*2]; in regexec()
391 pmatch[i].rm_eo = ovector[i*2+1]; in regexec()
394 for (; i < nmatch; i++) pmatch[i].rm_so = pmatch[i].rm_eo = -1; in regexec()
/PHP-5.4/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c62 int c, i, len; in eucjp_mbc_to_code() local
69 for (i = 1; i < len; i++) { in eucjp_mbc_to_code()
142 int i; in eucjp_mbc_to_normalize() local
143 for (i = 0; i < len; i++) { in eucjp_mbc_to_normalize()
H A Dsjis.c98 int c, i, len; in sjis_mbc_to_code() local
106 for (i = 1; i < len; i++) { in sjis_mbc_to_code()
150 int i; in sjis_mbc_to_normalize() local
151 for (i = 0; i < len; i++) { in sjis_mbc_to_normalize()
/PHP-5.4/ext/mbstring/tests/
H A Dmb_split.phpt29 for ( $i = 0; $i < 5; ++$i ) {
30 verify_split( b" ", b"a\tb\tc\td e\tf g", $i );
33 for ( $i = 1; $i < 5; ++$i ) {
34 …ify_split( b"\xa1\xa1+", b"\xa1\xa1\xa1\xa2\xa2\xa1\xa1\xa1\xa1\xa1\xa1\xa2\xa2\xa1\xa1\xa1", $i );
H A Dmb_split-compat-01.phpt14 for ($i = 0; $i < count($a); $i++) {
15 echo $a[$i] . "\n";
/PHP-5.4/ext/standard/tests/serialize/
H A Dserialization_objects_001.phpt61 …vate";i:10;s:16:"�*�var_protected";s:6:"string";s:10:"var_public";a:3:{i:0;d:-100.1230000000000046…
79 …vate";i:10;s:16:"�*�var_protected";s:6:"string";s:10:"var_public";a:3:{i:0;d:-100.1230000000000046…
/PHP-5.4/ext/session/tests/
H A Dsession_set_save_handler_class_003.phpt22 public $i = 0;
24 ++$this->i;
28 ++$this->i;
35 $this->i = "hai";
51 var_dump($_SESSION, $handler->i);
64 var_dump(session_id(), $_SESSION, $handler->i);
/PHP-5.4/tests/lang/operators/
H A Doperator_gt_or_equal_basic.phpt33 for ($i = 0; $i < count($toCompare); $i +=3) {
34 $typeToTest = $toCompare[$i];
35 $valid_compares = $toCompare[$i + 1];
36 $invalid_compares = $toCompare[$i + 2];
H A Doperator_lt_or_equal_basic.phpt32 for ($i = 0; $i < count($toCompare); $i +=3) {
33 $typeToTest = $toCompare[$i];
34 $valid_compares = $toCompare[$i + 1];
35 $invalid_compares = $toCompare[$i + 2];
/PHP-5.4/sapi/fpm/fpm/events/
H A Dport.c119 int ret, i, nget; in fpm_event_port_wait() local
138 for (i = 0; i < nget; i++) { in fpm_event_port_wait()
141 if (!events[i].portev_user) { in fpm_event_port_wait()
146 fpm_event_fire((struct fpm_event_s *)events[i].portev_user); in fpm_event_port_wait()
/PHP-5.4/ext/spl/
H A Dspl_fixedarray.c106 long i; in spl_fixedarray_resize() local
108 for (i = 0; i < array->size; i++) { in spl_fixedarray_resize()
124 for (i = size; i < array->size; i++) { in spl_fixedarray_resize()
138 int i; in spl_fixedarray_copy() local
139 for (i = 0; i < from->size; i++) { in spl_fixedarray_copy()
142 to->elements[i] = from->elements[i]; in spl_fixedarray_copy()
176 for (i = 0; i < intern->array->size; i++) { in spl_fixedarray_object_get_properties()
186 for (i = intern->array->size; i < j; ++i) { in spl_fixedarray_object_get_properties()
199 long i; in spl_fixedarray_object_free_storage() local
202 for (i = 0; i < intern->array->size; i++) { in spl_fixedarray_object_free_storage()
[all …]
/PHP-5.4/ext/phar/tests/
H A Dphar_buildfromdirectory6.phpt12 foreach(range(1, 4) as $i) {
13 file_put_contents(dirname(__FILE__)."/testdir/file$i.txt", "some content for file $i");
31 foreach(range(1, 4) as $i) {
32 unlink(dirname(__FILE__) . "/testdir/file$i.txt");
/PHP-5.4/ext/sockets/tests/
H A Dsocket_connect_params.phpt27 Warning: socket_connect() expects at least 2 parameters, 0 given in %s on line %i
29 Warning: socket_connect() expects at least 2 parameters, 1 given in %s on line %i
31 Warning: socket_connect(): Socket of type AF_INET requires 3 arguments in %s on line %i
33 Warning: socket_connect(): unable to connect [%i]: %a in %s on line %i
/PHP-5.4/ext/com_dotnet/tests/
H A Dbug33386.phpt22 foreach (array(1,2) as $i) {
23 $oScript->ExecuteStatement ("tfA.func$i");
24 $oScript->ExecuteStatement ("func$i");
27 foreach (array(1,2) as $i) {
28 $oScript->ExecuteStatement ("tfB.func$i");
/PHP-5.4/ext/zip/lib/
H A Dzip_set_name.c47 zip_int64_t i; in _zip_set_name() local
54 if ((i=_zip_name_locate(za, name, 0, NULL)) != -1 && i != idx) { in _zip_set_name()
60 if (i == idx) in _zip_set_name()
/PHP-5.4/ext/standard/tests/strings/
H A Dbug68710.phpt6 for ($i=4; $i<100; $i++) {
14 $m->ddd = str_repeat("A", $i);
/PHP-5.4/ext/pgsql/tests/
H A D01createdb.phpt15 for ($i=0; $i < $num_test_record; $i++) {
16 pg_query($db,"INSERT INTO ".$table_name." VALUES ($i, 'ABC');");
/PHP-5.4/ext/date/tests/
H A DDateTime_verify.phpt161 string(13) "Y-m-d\TH:i:sP"
163 string(16) "l, d-M-Y H:i:s T"
165 string(13) "Y-m-d\TH:i:sO"
167 string(16) "D, d M y H:i:s O"
169 string(16) "l, d-M-y H:i:s T"
171 string(16) "D, d M y H:i:s O"
173 string(16) "D, d M Y H:i:s O"
175 string(16) "D, d M Y H:i:s O"
177 string(13) "Y-m-d\TH:i:sP"
179 string(16) "D, d M Y H:i:s O"
[all …]
/PHP-5.4/ext/odbc/
H A Dbirdstep.c180 register int i; in _free_birdstep_result() local
181 for ( i=0; i < res->numcols; i++ ) { in _free_birdstep_result()
182 if ( res->values[i].value ) in _free_birdstep_result()
183 efree(res->values[i].value); in _free_birdstep_result()
354 SWORD cols,i,colnamelen; in PHP_FUNCTION() local
399 for ( i = 0; i < cols; i++ ) { in PHP_FUNCTION()
401 res->values[i].name,sizeof(res->values[i].name), in PHP_FUNCTION()
416 SQLBindCol(res->hstmt,i+1,SQL_C_CHAR, res->values[i].value,coldesc+1, &res->values[i].vallen); in PHP_FUNCTION()
466 int i,sql_c_type; in PHP_FUNCTION() local
485 for ( i = 0; i < res->numcols; i++ ) { in PHP_FUNCTION()
[all …]
/PHP-5.4/ext/standard/tests/math/
H A Dis_infinite_basic.phpt20 for ($i = 0; $i < count($values); $i++) {
21 $res = is_infinite($values[$i]);
/PHP-5.4/ext/intl/tests/
H A Dsymfony_format_type_double_intl1.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;i:1;i:2;s:1:"1";}');
H A Dsymfony_format_type_double_intl3.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;i:1;i:2;s:7:"SFD1.00";}');
H A Dsymfony_format_type_int32_intl4.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;i:1;i:2;s:7:"SFD1.00";}');
H A Dsymfony_format_type_int64_intl1.phpt10 $unit_test_args = unserialize('a:3:{i:0;O:15:"NumberFormatter":0:{}i:1;i:1;i:2;s:1:"1";}');

Completed in 52 milliseconds

1...<<11121314151617181920>>...66