Home
last modified time | relevance | path

Searched refs:did (Results 1 – 25 of 148) sorted by relevance

123456

/PHP-8.0/ext/fileinfo/libmagic/
H A Dfsmagic.c92 int ret, did = 0; in file_fsmagic() local
99 #define COMMA (did++ ? ", " : "") in file_fsmagic()
245 if (!silent && !mime && did && ret == 0) { in file_fsmagic()
/PHP-8.0/ext/phar/tests/
H A Dfrontcontroller30.phpt11 oops did not run
/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dfrontcontroller2.phar3 echo "oops did not run\n";
H A Dfrontcontroller.phar3 echo "oops did not run\n";
H A Dfrontcontroller5.phar3 echo "oops did not run\n";
H A Dfrontcontroller17.phar7 echo "oops did not run\n";
H A Dfrontcontroller6.phar3 echo "oops did not run\n";
H A Dfrontcontroller7.phar3 echo "oops did not run\n";
H A Dfrontcontroller16.phar7 echo "oops did not run\n";
H A Dfrontcontroller18.phar10 echo "oops did not run\n";
H A Dfrontcontroller2.phar.inc9 echo "oops did not run\n";
/PHP-8.0/ext/phar/tests/files/
H A Dfrontcontroller2.phar3 echo "oops did not run\n";
H A Dfrontcontroller.phar3 echo "oops did not run\n";
H A Dfrontcontroller17.phar7 echo "oops did not run\n";
H A Dfrontcontroller5.phar3 echo "oops did not run\n";
H A Dfrontcontroller6.phar3 echo "oops did not run\n";
H A Dfrontcontroller7.phar3 echo "oops did not run\n";
/PHP-8.0/ext/standard/tests/network/
H A Dfsockopen_error.phpt38 …invalid://127.0.0.1:31337 (Unable to find the socket transport "invalid" - did you forget to enabl…
40 string(100) "Unable to find the socket transport "invalid" - did you forget to enable it when you c…
/PHP-8.0/ext/phar/tests/cache_list/
H A Dfrontcontroller30.phpt13 oops did not run
/PHP-8.0/ext/date/tests/
H A Dbug35456.phpt2 Bug #35456 (+ 1 [time unit] format did not work)
/PHP-8.0/ext/spl/tests/
H A Dbug61453.phpt11 die("this should never happen, but did after $i iteration");
/PHP-8.0/ext/pcre/tests/
H A Derrors06.phpt7 var_dump(preg_last_error_msg() === 'The offset did not correspond to the beginning of a valid UTF-8…
/PHP-8.0/Zend/tests/type_declarations/
H A Dnullable_typed_return_without_value.phpt14 Fatal error: A function with return type must return a value (did you mean "return null;" instead o…
/PHP-8.0/ext/dba/tests/
H A Ddba_db4_016.phpt23 echo "File did not get created\n";
39 echo "File did not get created\n";
/PHP-8.0/ext/pgsql/tests/
H A Dbug76548.phpt2 Bug #76548 pg_fetch_result did not fetch the next row

Completed in 31 milliseconds

123456