Home
last modified time | relevance | path

Searched refs:main (Results 151 – 175 of 367) sorted by relevance

12345678910>>...15

/PHP-5.5/Zend/tests/
H A Dbug38624.phpt33 #2 {main}
/PHP-5.5/tests/output/
H A Dob_flush_error_001.phpt7 * Source code: main/output.c
/PHP-5.5/ext/gd/tests/
H A Dimagesetbrush_basic.phpt17 // Create the main image, 100x100
/PHP-5.5/ext/spl/tests/
H A DrecursiveIteratorIterator_endchildren_error.phpt41 #2 {main}
H A Dspl_heap_count_basic.phpt34 #2 {main}
H A DDirectoryIterator_getInode_error.phpt27 #1 {main}
H A DSplFileInfo_getGroup_error.phpt27 #1 {main}
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller11.phpt21 #1 {main}
H A Dfrontcontroller12.phpt20 #1 {main}
H A Dfrontcontroller13.phpt20 #1 {main}
/PHP-5.5/ext/phar/tests/
H A Dfrontcontroller13.phpt19 #1 {main}
H A Dbug46032.phpt33 #1 {main}
/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller11.phar.phpt20 #1 {main}
H A Dfrontcontroller12.phar.phpt19 #1 {main}
H A Dfrontcontroller13.phar.phpt19 #1 {main}
/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller18.phar.phpt16 #1 {main}
H A Dfrontcontroller11.phar.phpt21 #1 {main}
H A Dfrontcontroller12.phar.phpt20 #1 {main}
/PHP-5.5/ext/standard/tests/general_functions/
H A Dob_get_flush_error.phpt9 * Source code: main/output.c
/PHP-5.5/ext/standard/tests/array/
H A Dbug35821.phpt33 #3 {main}
/PHP-5.5/tests/lang/
H A Dbug35176.phpt2 Bug #35176 (include()/require()/*_once() produce wrong error messages about main())
/PHP-5.5/ext/sqlite3/
H A Dconfig0.m415 if test -f "$phpincludedir/main/php_config.h"; then
16 ZTS=`grep '#define ZTS' $phpincludedir/main/php_config.h|$SED 's/#define ZTS//'`
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_query_iterators.phpt122 Warning: main(): Couldn't fetch mysqli_result in %s on line %d
150 Warning: main(): Data fetched with MYSQLI_USE_RESULT can be iterated only once in %s on line %d
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt44 $minor = floor(($version - ($main * 10000)) / 100);
45 $sub = $version - ($main * 10000) - ($minor * 100);
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_schemaValidate_error5.phpt22 Warning: DOMDocument::schemaValidate(): Failed to locate the main schema resource at '%s/non-existe…

Completed in 1700 milliseconds

12345678910>>...15