Home
last modified time | relevance | path

Searched refs:I (Results 76 – 100 of 344) sorted by relevance

12345678910>>...14

/PHP-7.3/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt18 "Й"=>"I","Ц"=>"C","У"=>"U","К"=>"K","Е"=>"E","Н"=>"N",
20 "Ф"=>"F","Ы"=>"I","В"=>"V","А"=>"A","П"=>"P","Р"=>"R",
22 "Я"=>"YA","Ч"=>"CH","С"=>"C","М"=>"M","И"=>"I","Т"=>"T",
H A Dbug43301.phpt14 hello, I have got a cr*sh on you
25 #0 %sbug43301.php(%d): mb_ereg_replace('hello', '$1', 'hello, I have g...', 'e')
31 #0 %sbug43301.php(%d): mb_ereg_replace('hello', '$1', 'hello, I have g...', 'e')
/PHP-7.3/ext/session/tests/
H A D013.phpt22 print "I live\n";
25 I live
H A D017.phpt23 print "I live\n";
26 I live
H A D031.phpt20 print "I live\n";
23 I live
H A D012.phpt30 print "I live\n";
33 I live
H A D029.phpt14 print "I live\n";
20 I live
/PHP-7.3/ext/standard/tests/strings/
H A Dbug61764.phpt2 Bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64
10 print_r(unpack('I', pack('L', -30000)));
H A Dunpack_error.phpt18 var_dump(unpack("I", pack("I", 65534), 0, $extra_arg));
22 var_dump(unpack("B", pack("I", 65534)));
/PHP-7.3/ext/mysqli/tests/
H A D056.phpt14 return ("I do not like MySQL 4.1");
24 I do not like MySQL 4.1
/PHP-7.3/Zend/tests/
H A Dbug71275.phpt17 echo "I'm working hard to clone";
27 I'm working hard to clone
H A Dbug62358.phpt12 interface I {
16 abstract class A implements I{
/PHP-7.3/ext/oci8/tests/
H A Dlob_011.phpt26 var_dump($blob->write("some string here. string, I said"));
74 string(32) "some string here. string, I said"
77 string(32) "some string here. string, I said"
79 string(32) "some string here. string, I said"
/PHP-7.3/ext/phar/tests/files/
H A Dblog.phar8 ^������������������ ���index.php����?2�I����坙�������� ���install.php���?2�I���2���������<?p…
/PHP-7.3/ext/standard/tests/general_functions/
H A Dproc_open.phpt24 echo "I didn't segfault!\n";
28 I didn't segfault!
/PHP-7.3/ext/zlib/tests/
H A Dzlib_filter_deflate.phpt7 $text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mi…
H A Dzlib_filter_inflate.phpt17 I am the very model of a modern major general, I've information vegetable, animal, and mineral.
H A Dzlib_filter_deflate2.phpt7 $text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mi…
H A Dzlib_scheme_file_read_file_basic.phpt19 all I know is that you can realize it
22 and I know that it descends down on me
/PHP-7.3/ext/intl/uchar/tests/
H A Dbug70453.phpt10 var_dump(IntlChar::foldCase('I', IntlChar::FOLD_CASE_DEFAULT));
11 var_dump(IntlChar::foldCase('I', IntlChar::FOLD_CASE_EXCLUDE_SPECIAL_I));
/PHP-7.3/ext/bz2/tests/
H A Dbz2_filter_compress.phpt7 $text = 'I am the very model of a modern major general, I\'ve information vegetable, animal, and mi…
H A Dbz2_filter_decompress.phpt17 I am the very model of a modern major general, I've information vegetable, animal, and mineral.
/PHP-7.3/ext/fileinfo/
H A Dconfig.w3213 …EXTENSION('fileinfo', 'fileinfo.c', true, "/I" + configure_module_dirname + "/libmagic /I" + confi…
/PHP-7.3/ext/pdo_sqlite/
H A Dconfig.w326 …LITE_ENABLE_COLUMN_METADATA=1 /D SQLITE_CORE=1 /I" + configure_module_dirname + "/../sqlite3/libsq…
20 …EXTENSION("pdo_sqlite_external", "pdo_sqlite.c sqlite_driver.c sqlite_statement.c", null, "/I" + c…
/PHP-7.3/ext/sqlite3/
H A Dconfig.w327 …EXTENSION("sqlite3", "sqlite3.c", null, "/I" + configure_module_dirname + "/libsqlite /I" + config…

Completed in 42 milliseconds

12345678910>>...14