Home
last modified time | relevance | path

Searched refs:i (Results 1551 – 1575 of 1947) sorted by relevance

1...<<61626364656667686970>>...78

/PHP-7.4/ext/gd/libgd/
H A Dgd_wbmp.c69 void gd_putout (int i, void *out) in gd_putout() argument
71 gdPutC(i, (gdIOCtx *) out); in gd_putout()
/PHP-7.4/ext/standard/tests/file/
H A D007_basic.phpt41 for( $i=0; $i<count($modes); $i++ ) {
42 echo "\n-- Iteration with mode '$modes[$i]' --\n";
46 $handle = fopen($filename, $modes[$i]);
71 for( $i=0; $i<count($x_modes); $i++ ) {
72 echo "\n-- Iteration with mode '$x_modes[$i]' --\n";
73 $handle = fopen($filename, $x_modes[$i]);
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3128 for (i = 1; i < length; i++) in reset_ovector()
3217 for (i = 2; i < length; i++) in do_reset_match()
4557 for (i = 0; i < 11; i++) in do_utfreadchar_invalid()
4737 for (i = 0; i < 4; i++) in do_utfmoveback_invalid()
4906 for (i = 0; i < 8; i++) in do_utfpeakcharback_invalid()
5345 for (i = 0; i < count; i++) in add_prefix_char()
5951 for (i = 0; i < max; i++) in fast_forward_first_n_chars()
5983 for (i = 0; i <= max; i++) in fast_forward_first_n_chars()
6029 for (i = 0; i < max; i++) in fast_forward_first_n_chars()
6794 for (i = 0; i < 32; i++) in optimize_class_chars()
[all …]
/PHP-7.4/ext/spl/tests/
H A Dbug42364.phpt30 Found %i entries!
/PHP-7.4/ext/standard/tests/serialize/
H A D__serialize_001.phpt26 string(58) "O:4:"Test":2:{s:5:"value";s:6:"foobar";i:42;s:6:"barfoo";}"
/PHP-7.4/ext/date/tests/
H A Dbug62852.phpt7 $s1 = 'O:8:"DateTime":3:{s:4:"date";s:20:"10007-06-07 03:51:49";s:13:"timezone_type";i:3;s:8:"timez…
H A DDateTimeZone_serialize_type_2.phpt27 string(74) "O:12:"DateTimeZone":2:{s:13:"timezone_type";i:2;s:8:"timezone";s:3:"EST";}"
H A DDateTimeZone_serialize_type_3.phpt27 string(88) "O:12:"DateTimeZone":2:{s:13:"timezone_type";i:3;s:8:"timezone";s:16:"America/New_York";…
H A Dbug66721.phpt7 $y = 'O:8:"DateTime":3:{s:4:"date";s:19:"2014-02-15 02:00:51";s:13:"timezone_type";i:3;s:8:"timezon…
/PHP-7.4/ext/openssl/tests/
H A Dbug71917.phpt23 test('1234567890123456i');
H A Dprivate_rsa_2048.key9 b+R/nxtKKMKpu6WEhZQzQAkqWWVR1gCtJH+i+ojTUDUEHcPbZ0hTbSVY5XpAOWOo
/PHP-7.4/ext/pcntl/tests/
H A Dpcntl_signal_dispatch.phpt18 $i = 0; // dummy
/PHP-7.4/sapi/phpdbg/tests/
H A Dclear_001.phpt11 i b
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h93 int i; /* integer value. */ member
/PHP-7.4/ext/intl/tests/
H A Dlocale_get_primary_language.phpt26 'i-enochian', //(example of a grandfathered tag)
94 i-enochian: primary_language='i-enochian'
/PHP-7.4/ext/oci8/tests/
H A Dfetch_array.phpt20 for ($i = 0; $i<3; $i++) {
/PHP-7.4/ext/phar/
H A Dshortarc.php224 for ($i = 0; $i < $info[1]; $i++) {
/PHP-7.4/ext/tidy/tests/
H A D010.phpt103 int(%i)
234 int(%i)
310 int(%i)
/PHP-7.4/ext/mysqli/
H A Dconfig.m43 for i in \
14 if test -r $i; then
15 MYSQL_SOCK=$i
/PHP-7.4/ext/standard/tests/strings/
H A Dstrtoupper1-win32.phpt17 for ($i=0; $i<=255; $i++){
18 $char = chr($i);
H A Dstrtolower-win32.phpt17 for ($i=0; $i<=255; $i++){
18 $char = chr($i);
H A Dhtmlentities15.phpt10 if (!$result || preg_match('/koi8/i', setlocale(LC_CTYPE, 0)) == 0) {
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_object2.phpt78 for($i = 0; $i < count($objects); $i++)
81 $var = $objects[$i];
/PHP-7.4/ext/iconv/
H A Dconfig.m417 for i in /usr/local /usr; do
18 if test -f "$i/include/iconv.h" || test -f "$i/include/giconv.h"; then
19 PHP_ICONV_PREFIX="$i"
/PHP-7.4/ext/sockets/tests/
H A Dsocket_getpeername.phpt28 Warning: socket_getpeername(): unable to retrieve peer name [%i]: %a in %s on line %d

Completed in 52 milliseconds

1...<<61626364656667686970>>...78