Home
last modified time | relevance | path

Searched refs:I (Results 251 – 275 of 409) sorted by relevance

1...<<11121314151617

/PHP-5.5/ext/reflection/tests/
H A D005.phpt31 // I don't have a doc comment....
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_schemaValidate_error5.phpt20 Warning: DOMDocument::schemaValidate(): I/O warning : failed to load external entity "%snon-existen…
H A DDOMDocument_relaxNGValidate_error2.phpt26 Warning: DOMDocument::relaxNGValidate(): I/O warning : failed to load external entity "%s/foo.rng" …
/PHP-5.5/ext/date/
H A Dconfig0.m47 PHP_DATE_CFLAGS="-I@ext_builddir@/lib"
/PHP-5.5/sapi/apache/
H A Dconfig.w3220 '/D APACHEPHP5_EXPORTS /D APACHE_READDIR_H /I win32');
/PHP-5.5/ext/pdo_mysql/
H A Dconfig.m488 PDO_MYSQL_INCLUDE=-I$PDO_MYSQL_INC_DIR
147 …ENSION(pdo_mysql, pdo_mysql.c mysql_driver.c mysql_statement.c, $ext_shared,,-I$pdo_cv_inc_path -I)
/PHP-5.5/ext/standard/tests/file/
H A Dphp_fd_wrapper_04.phpt10 //I greped the CRT sources and found no function capable of validating a file descriptor
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dwintestoutput387 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
96 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation5.phpt62 I'm sure it'll work also with \
164 I'm su"
/PHP-5.5/ext/spl/tests/
H A Dspl_heap_iteration_error.phpt25 echo "I should have raised an exception here";
/PHP-5.5/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_basic.phpt28 /* I don't think this timezone can be generated without a DateTime object */
/PHP-5.5/ext/pdo_firebird/
H A Dconfig.m449 …o_firebird, pdo_firebird.c firebird_driver.c firebird_statement.c, $ext_shared,,-I$pdo_cv_inc_path)
/PHP-5.5/ext/spl/
H A Dconfig.m46 CPPFLAGS="$INCLUDES -I$abs_srcdir $CPPFLAGS"
/PHP-5.5/ext/com_dotnet/tests/
H A Dbug49192.phpt17 // I don't think its worth the trouble of making the user install the fix to
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_005.phpt25 I am not sure about this.
/PHP-5.5/tests/classes/
H A Dinheritance.phpt6 /* Inheritance test. Pretty nifty if I do say so myself! */
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_named_placeholder.phpt30 // I would expect to get an error message, but this is not what happens.
51 // Again, I'd like to see an error message
H A Dpdo_mysql_attr_client_version.phpt28 printf("[002] Wonderful, I can change the client version!\n");
/PHP-5.5/ext/pdo_sqlite/
H A Dconfig.m473 PHP_NEW_EXTENSION(pdo_sqlite, $php_pdo_sqlite_sources_core, $ext_shared,,-I$pdo_cv_inc_path)
95 $ext_shared,,-DPDO_SQLITE_BUNDLED=1 $other_flags $threadsafe_flags -I$pdo_cv_inc_path)
/PHP-5.5/sapi/apache2handler/
H A DREADME3 This module exploits the layered I/O support in Apache 2.0.
17 * The lack of re-entrancy of PHP. due to this I have disabled the 'virtual'
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_object.phpt98 I'm using the procedural interface, this should not throw an exception.
99 Also, I did not ask to get exceptions using the mysqli_options()
122I think we should bail out here. The following line will give a Fatal error: Call to private ... f…
/PHP-5.5/win32/
H A Dinstall.txt1411 3. Unix: I installed PHP, but every time I load a document, I get the
1424 7. Unix/Windows: I have installed PHP, but when I try to access a PHP
1431 when I try to start apache I get undefined symbol errors:
1438 10. Windows: I have installed PHP, but when I to access a PHP script
1439 file via my browser, I get the error:
1505 3. Unix: I installed PHP, but every time I load a document, I get the
1554 database support I need! What's going on here?
1621 7. Unix/Windows: I have installed PHP, but when I try to access a PHP
1643 when I try to start apache I get undefined symbol errors:
1653 10. Windows: I have installed PHP, but when I to access a PHP script
[all …]
/PHP-5.5/win32/build/
H A Dconfig.w32131 DEFINE("BASE_INCLUDES", "/I . /I main /I Zend /I TSRM /I ext ");
302 ADD_FLAG("CFLAGS", '/I "' + php_usual_include_suspects + '" ');
325 ADD_FLAG("CFLAGS", '/I "' + f + '" ');
/PHP-5.5/ext/bcmath/
H A Dconfig.m414 $ext_shared,,-I@ext_srcdir@/libbcmath/src)
/PHP-5.5/tests/lang/
H A D020.phpt41 echo "Hi, I'm default\n";

Completed in 44 milliseconds

1...<<11121314151617