Home
last modified time | relevance | path

Searched refs:I (Results 226 – 250 of 344) sorted by relevance

12345678910>>...14

/PHP-7.3/ext/fileinfo/
H A Dconfig.m451 PHP_NEW_EXTENSION(fileinfo, fileinfo.c $libmagic_sources, $ext_shared,,-I@ext_srcdir@/libmagic)
/PHP-7.3/ext/standard/html_tables/mappings/
H A DCP866.TXT91 0x49 0x0049 #LATIN CAPITAL LETTER I
123 0x69 0x0069 #LATIN SMALL LETTER I
154 0x88 0x0418 #CYRILLIC CAPITAL LETTER I
155 0x89 0x0419 #CYRILLIC CAPITAL LETTER SHORT I
186 0xa8 0x0438 #CYRILLIC SMALL LETTER I
187 0xa9 0x0439 #CYRILLIC SMALL LETTER SHORT I
H A DKOI8-R.TXT120 0x49 0x0049 # LATIN CAPITAL LETTER I
152 0x69 0x0069 # LATIN SMALL LETTER I
248 0xC9 0x0438 # CYRILLIC SMALL LETTER I
249 0xCA 0x0439 # CYRILLIC SMALL LETTER SHORT I
280 0xE9 0x0418 # CYRILLIC CAPITAL LETTER I
281 0xEA 0x0419 # CYRILLIC CAPITAL LETTER SHORT I
/PHP-7.3/win32/build/
H A Dconfig.w3261 DEFINE("BASE_INCLUDES", "/I . /I main /I Zend /I TSRM /I ext ");
126 ADD_FLAG("CFLAGS", '/I "' + php_usual_include_suspects + '" ');
/PHP-7.3/ext/phar/tests/
H A Dpharfileinfo_construct.phpt31 $a = new PharFileInfo($pname . '/oops/I/do/not/exist');
/PHP-7.3/ext/recode/
H A Dconfig.m448 AC_MSG_ERROR(I cannot link librecode (-L$RECODE_DIR/$RECODE_LIB -lrecode). Is it installed?)
/PHP-7.3/ext/date/tests/
H A Dgmstrftime_variation6.phpt21 'Hour as decimal by 12-hour format' => "%I",
H A Dstrftime_variation6.phpt22 'Hour as decimal by 12-hour format' => "%I",
/PHP-7.3/ext/oci8/tests/
H A Dlob_019.phpt28 $str = "this is a biiiig faaat test string. why are you reading it, I wonder? =)";
H A Dlob_006.phpt28 $str = "this is a biiiig faaat test string. why are you reading it, I wonder? =)";
/PHP-7.3/ext/standard/tests/strings/
H A Dhtml_entity_decode_cp866.phpt14 0x0418 => array(0x88, "CYRILLIC CAPITAL LETTER I"),
15 0x0419 => array(0x89, "CYRILLIC CAPITAL LETTER SHORT I"),
46 0x0438 => array(0xa8, "CYRILLIC SMALL LETTER I"),
47 0x0439 => array(0xa9, "CYRILLIC SMALL LETTER SHORT I"),
173 CYRILLIC CAPITAL LETTER I: И => 88
176 CYRILLIC CAPITAL LETTER SHORT I: Й => 89
269 CYRILLIC SMALL LETTER I: и => a8
272 CYRILLIC SMALL LETTER SHORT I: й => a9
H A Dhtml_entity_decode_koi8-r.phpt79 0x0438 => array(0xC9, "CYRILLIC SMALL LETTER I"),
80 0x0439 => array(0xCA, "CYRILLIC SMALL LETTER SHORT I"),
111 0x0418 => array(0xE9, "CYRILLIC CAPITAL LETTER I"),
112 0x0419 => array(0xEA, "CYRILLIC CAPITAL LETTER SHORT I"),
368 CYRILLIC SMALL LETTER I: и => c9
371 CYRILLIC SMALL LETTER SHORT I: й => ca
464 CYRILLIC CAPITAL LETTER I: И => e9
467 CYRILLIC CAPITAL LETTER SHORT I: Й => ea
/PHP-7.3/ext/hash/
H A Dconfig.m440 …PHP_HASH_CFLAGS="-I@ext_srcdir@/$SHA3_DIR -DKeccakP200_excluded -DKeccakP400_excluded -DKeccakP800…
/PHP-7.3/ext/libxml/tests/
H A Dbug61367-read.phpt56 Warning: DOMDocument::loadXML(): I/O warning : failed to load external entity "file:///%s/test_bug_…
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_select_db.phpt71 mysqli_select_db($link, 'I can not imagine that this database exists');
75 mysqli_select_db($link, 'I can not imagine that this database exists');
H A Dmysqli_stmt_execute_stored_proc.phpt31 /* yes, I really want to call it twice! */
106 // yes, I really do not want to bind input values...
144 // yes, I really do not want to bind input values...
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_blobfromsteam.phpt117 $blob = 'I am a mighty BLOB!' . chr(0) . "I am a binary thingie!";
H A Dpdo_mysql_attr_server_info.phpt23 printf("[002] Wonderful, I can change the client version!\n");
/PHP-7.3/sapi/apache2handler/
H A Dconfig.m424 AC_MSG_RESULT([Sorry, I cannot run apxs. Possible reasons follow:])
57 …APACHE_CFLAGS="$APACHE_CPPFLAGS -I$APXS_INCLUDEDIR $APR_CFLAGS $APU_CFLAGS -DZEND_ENABLE_STATIC_TS…
/PHP-7.3/scripts/
H A Dphpize.m468 CPPFLAGS="-I$phpincludedir"
84 CPPFLAGS="-I$phpincludedir"
/PHP-7.3/ext/sockets/tests/
H A Dbug76839.phpt16 // best way I could manage to reproduce this problem without modifying php itself :-/
/PHP-7.3/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_2.phpt2 Basic long path test with file I/O, multibyte path and realpath() check
/PHP-7.3/ext/calendar/tests/
H A Dunixtojd.phpt17 // -since putenv() is written to call tzset() when env var is TZ, I assume that putenv("TZ=UTC") …
/PHP-7.3/ext/tidy/tests/
H A D012.phpt28 …_parse_string("<HTML><BODY BGCOLOR=#FFFFFF ALINK=#000000><B>Hi</B><I>Bye<U>Test</U></I></BODY></HT…
/PHP-7.3/ext/pdo_odbc/
H A Dconfig.m4145 …PDO_ODBC_INCLUDE="$pdo_odbc_def_cflags -I$PDO_ODBC_INCDIR -DPDO_ODBC_TYPE=\\\"$pdo_odbc_flavour\\\…
167 …PHP_NEW_EXTENSION(pdo_odbc, pdo_odbc.c odbc_driver.c odbc_stmt.c, $ext_shared,,-I$pdo_cv_inc_path …

Completed in 64 milliseconds

12345678910>>...14