Home
last modified time | relevance | path

Searched refs:main (Results 51 – 75 of 990) sorted by relevance

12345678910>>...40

/PHP-8.2/ext/standard/tests/filters/
H A Dobject_init_failure_2.phpt16 Warning: main(): Unable to create or locate filter "sample.filter" in %s on line %d
18 Warning: main(): Unable to create filter (sample.filter) in %s on line %d
/PHP-8.2/ext/standard/tests/password/
H A Dpassword_hash_sensitive_parameter.phpt20 #1 {main}
24 #1 {main}
/PHP-8.2/Zend/tests/
H A Dbug52361.phpt29 #1 {main}
33 #1 {main}
H A Dexception_008.phpt30 #1 {main}
35 #1 {main}
H A Dex_func_null_during_property_write.phpt19 #1 {main}
24 #1 {main}
H A Dbug63762.phpt33 string(9) "#0 {main}"
37 #1 {main}"
51 #1 {main}"
H A Dgc_030.phpt27 #2 {main}
33 #2 {main}
H A Ddebug_print_backtrace_from_main.phpt2 Calling debug_print_backtrace() from main script
/PHP-8.2/ext/hash/tests/
H A Dsensitive_parameter.phpt20 #1 {main}
24 #1 {main}
/PHP-8.2/Zend/tests/generators/
H A Dthrow_rethrow.phpt25 #0 {main}
32 #2 {main}
H A Dbug74954.phpt39 #3 {main}
45 #2 {main}
H A Dgenerator_rewind.phpt55 #1 {main}
59 #0 {main}
H A Dmutli_yield_from_with_exception.phpt41 #3 {main}
48 #2 {main}
/PHP-8.2/tests/lang/
H A Dbug35176.phpt2 Bug #35176 (include()/require()/*_once() produce wrong error messages about main())
17 #0 {main}
/PHP-8.2/ext/standard/tests/array/
H A Dcompact_variation2.phpt7 $a = 'main.a';
8 $b = 'main.b';
/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error2.phpt10 public static function main() {
31 X::main();
/PHP-8.2/Zend/tests/match/
H A D028.phpt18 function main(int $i): int {
27 main(42);
/PHP-8.2/sapi/phpdbg/tests/
H A Dexceptions_001.phpt17 frame #1: {main} at %s:22
23 #1 {main}
H A Dexceptions_002.phpt21 #2 {main}
27 #1 {main}
/PHP-8.2/Zend/tests/fibers/
H A Dthrow-in-multiple-destroyed-fibers-after-shutdown.phpt41 #1 {main}
46 #1 {main}
/PHP-8.2/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_open_basedir.phpt41 #1 {main}
46 #1 {main}
/PHP-8.2/benchmark/
H A Dgenerate_diff.php5 function main(?string $headCommitHash, ?string $baseCommitHash) { function
65 $output = main($headCommitHash, $baseCommitHash);
/PHP-8.2/Zend/tests/type_declarations/
H A Dtyped_properties_108.phpt42 #0 {main}
47 #0 {main}
/PHP-8.2/ext/xml/tests/
H A Dxml_parse_into_struct_variation.phpt9 $simple = "<main><para><note>simple note</note></para><para><note>simple note</note></para></main>";
/PHP-8.2/scripts/
H A Dphpize.in62 …PHP_MINOR_VERSION=`grep '#define PHP_MINOR_VERSION' $includedir/main/php_version.h|$SED 's/#define…
63 …PHP_MAJOR_VERSION=`grep '#define PHP_MAJOR_VERSION' $includedir/main/php_version.h|$SED 's/#define…
64 …PHP_API_VERSION=`grep '#define PHP_API_VERSION' $includedir/main/php.h|$SED 's/#define PHP_API_VER…

Completed in 48 milliseconds

12345678910>>...40