Home
last modified time | relevance | path

Searched refs:so (Results 51 – 75 of 331) sorted by relevance

12345678910>>...14

/PHP-7.2/ext/pcre/tests/
H A Dpreg_match_variation1.phpt11 //type and by reference so should be updated to the new type.
/PHP-7.2/ext/standard/tests/strings/
H A Dbug21730.phpt10 * represents the number of characters consumed so far
/PHP-7.2/ext/reflection/tests/
H A Dbug52854.phpt28 Class Test does not have a constructor, so you cannot pass any constructor arguments
/PHP-7.2/Zend/tests/
H A Dconcat_003.phpt10 /* This might vary on Linux/Windows, so the worst case and also count in slow machines. */
H A Dmethod_static_var.phpt22 …* function_add_ref() makes a clone of static variables for inherited functions, so $i in Bar::test…
/PHP-7.2/ext/zip/tests/
H A Dbug76524.phpt20 so the regex is used to check that Zend MM does NOT show warnings
/PHP-7.2/ext/session/tests/
H A Dskipif.inc4 $dlext = (substr(PHP_OS, 0, 3) == "WIN") ? ".dll" : ".so";
/PHP-7.2/ext/date/tests/
H A DDateTime_data-massive.inc5 * in a userland package. Please be so kind as to leave them.
H A Ddate_default_timezone_get-1-win32.phpt17 parametrized so there is no hardcoded timezone data.*/
H A Dmktime-1.phpt10 # the same way other unices do (Bug# 10686) so some extra code
/PHP-7.2/ext/xml/tests/
H A Dbug26614.phpt34 // Case 2: replace some characters so that we get comments instead
45 // Case 3: replace even more characters so that only textual data is left
H A Dbug26614_libxml.phpt34 // Case 2: replace some characters so that we get comments instead
45 // Case 3: replace even more characters so that only textual data is left
/PHP-7.2/ext/intl/tests/
H A Duconverter_func_basic.phpt8 // urlencode so that non-ascii shows up parsable in phpt file
/PHP-7.2/ext/standard/tests/file/
H A Dbug53241.phpt5 /* unfortunately no standard function does a cast to FILE*, so we need
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug70249.phpt9 … make regular flush before other shutdown functions, which allows session data collection and so on
/PHP-7.2/Zend/tests/variadic/
H A Dremoving_parameter_error.phpt7 * PHP does not allow this (for non-variadics), so I'm not allowing it here, too,
/PHP-7.2/ext/spl/tests/
H A DregexIterator_flags_basic.phpt14 // Test a change in flags, there's only one class constant so it has to be another int value
/PHP-7.2/ext/standard/tests/streams/
H A Dstream_socket_recvfrom.phpt8 die('SKIP php version so lower.');
/PHP-7.2/ext/pdo/tests/
H A Dpdo_014.phpt36 /*** HINT: If YOU plan to do so remember not to call rewind() -> see below ***/
53 /* default fetch mode is BOTH, so we see if the ctor can overwrite that */
/PHP-7.2/ext/gd/
H A Dconfig.m494 AC_MSG_ERROR([Problem with libwebp.(a|so). Please check config.log for more information.])
119 AC_MSG_ERROR([Problem with libjpeg.(a|so). Please check config.log for more information.])
149 …AC_MSG_ERROR([Problem with libpng.(a|so) or libz.(a|so). Please check config.log for more informat…
177 …AC_MSG_ERROR([Problem with libXpm.(a|so) or libX11.(a|so). Please check config.log for more inform…
334 AC_MSG_ERROR([Unable to find libgd.(a|so) >= 2.1.0 anywhere under $PHP_GD])
/PHP-7.2/
H A Dheader13 | license@php.net so we can mail you a copy immediately. |
/PHP-7.2/ext/standard/tests/math/
H A Dmt_rand_value.phpt36 * checks to make sure that PHP's behaviour is wrong, but consistently so.
/PHP-7.2/Zend/tests/type_declarations/
H A Dstrict_call_weak.phpt12 // This file uses strict mode, so the call is strict, and float denied for int
/PHP-7.2/Zend/
H A Dheader13 | license@zend.com so we can mail you a copy immediately. |
/PHP-7.2/ext/standard/tests/
H A Dforward_static_call_array.phpt8 die('SKIP php version so lower.');

Completed in 65 milliseconds

12345678910>>...14