Home
last modified time | relevance | path

Searched refs:so (Results 76 – 100 of 331) sorted by relevance

12345678910>>...14

/PHP-7.2/Zend/tests/type_declarations/
H A Dstrict_call_weak_explicit.phpt12 // This file uses strict mode, so the call is strict, and float denied for int
/PHP-7.2/ext/pdo_dblib/
H A Dconfig.m449 …/$PHP_LIBDIR/libsybdb.a" && test ! -r "$PDO_FREETDS_INSTALLATION_DIR/$PHP_LIBDIR/libsybdb.so"; then
50 AC_MSG_ERROR(Could not find $PDO_FREETDS_INSTALLATION_DIR/$PHP_LIBDIR/libsybdb.[a|so])
/PHP-7.2/ext/standard/tests/math/
H A Dceil_basic.phpt7 die('SKIP OSX does weird things with -0 so this test doesn't work there');
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_FileInfo_basic.phpt17 //Same tests as above but stdclass is internal - so all results should be false.
/PHP-7.2/ext/pdo_pgsql/tests/
H A Dlarge_objects.phpt69 /* catch exceptions so that we can guarantee to clean
75 /* Now to remove the large object from the database, so it doesn't
/PHP-7.2/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt70 // different OS order files differently so will
71 // store file names into an array so can use sorted in expected output
H A Dreaddir_variation4.phpt64 // different OS order files differently so will
65 // store file names into an array so can use sorted in expected output
H A Dreaddir_error.phpt27 // close the handle so can remove dir in CLEAN section
H A Dclosedir_error.phpt28 //successfully close the directory handle so can delete in CLEAN section
/PHP-7.2/ext/standard/tests/file/
H A Dfile_put_contents_variation8.phpt28 //this one also generates a java message rather than our own so we don't replicate php message
32 //the next 2 generate java messages so we don't replicate the php messages
/PHP-7.2/ext/zip/tests/
H A Dbug70322.phpt5 on failure, so we force the failure by adding a file to the archive, which we
/PHP-7.2/ext/intl/tests/
H A Duconverter_oop_basic.phpt9 // urlencode so that non-ascii shows up parsable in phpt file
/PHP-7.2/ext/mbstring/tests/
H A Dmb_http_input.phpt15 // TODO: This is not a real test.... Need to change so that it does real testing
/PHP-7.2/ext/session/tests/
H A Dbug74514.phpt13 CLI works as Web server, so SG(headers_sent) cannot be ignored nor changed.
/PHP-7.2/
H A DMakefile.global23 …(PHP_FRAMEWORKS) $(EXTRA_LIBS) $(ZEND_EXTRA_LIBS) -o $@ && cp $@ libs/libphp$(PHP_MAJOR_VERSION).so
116 find . -name \*.so | xargs rm -f
139 find . -name \*.so | xargs rm -f
/PHP-7.2/ext/pcre/tests/
H A Drequest47456.phpt4 The J modifier is supposed to be identical to the internal option (?J), so we're
/PHP-7.2/Zend/tests/anon/
H A D005.phpt33 /* null because no inheritance, so no access to protected member */
/PHP-7.2/Zend/tests/
H A Dbug60536_004.phpt16 // but they are distinct, and not related to each other, so no warning.
/PHP-7.2/ext/date/tests/
H A DDateTimeZone_getLocation.phpt8 die('SKIP php version so lower.');
H A DDateTime_data-dates.inc5 * in a userland package. Please be so kind as to leave them.
/PHP-7.2/Zend/tests/traits/
H A Dproperty006.phpt16 // but they are distinct, and not related to each other, so no warning.
/PHP-7.2/tests/classes/
H A Dinheritance.phpt6 /* Inheritance test. Pretty nifty if I do say so myself! */
/PHP-7.2/ext/spl/examples/
H A Dsearchiterator.inc25 /** Rewind and reset so that it once again searches.
/PHP-7.2/sapi/apache2handler/
H A DREADME9 a chain of filters. PHP can be such a filter, so that it processes
28 $ ./configure --enable-so
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_connect_charset.phpt13 /* Connect to mysql to determine the current charset so we can diffinate it */

Completed in 30 milliseconds

12345678910>>...14