Home
last modified time | relevance | path

Searched refs:so (Results 101 – 125 of 331) sorted by relevance

12345678910>>...14

/PHP-7.2/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt39 # true-as-string is 1, so this "works"
75 # true-as-string is 1, so this "works"
/PHP-7.2/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt15 // i++ evaluated first, so $d[0] is 10
22 // the f++++ makes f into 2, so $e 0 and 1 should both be 30
H A DforeachLoop.010.phpt19 // At this point the array $a is no longer referenced, so foreach should operate on a copy of the a…
/PHP-7.2/ext/phar/tests/
H A Dbug74991.phpt13 …truncated to 4096 (MAXPATHLEN) into 'phar://..sample.phar/some:xx..xx:pat' so it will fail to find…
/PHP-7.2/ext/standard/tests/dir/
H A Dreaddir_error-win32-mb.phpt33 // close the handle so can remove dir in CLEAN section
H A Dclosedir_error-win32-mb.phpt34 //successfully close the directory handle so can delete in CLEAN section
/PHP-7.2/ext/bcmath/libbcmath/
H A DFAQ19 "fixed, but arbitrary" mantissa and so multiplying two floats will end
/PHP-7.2/main/
H A Dinternal_functions.c.in13 | license@php.net so we can mail you a copy immediately. |
/PHP-7.2/ext/standard/tests/file/
H A Dfile_put_contents_variation4.phpt39 // in the include path. In this case it doesn't so the file should be written in the current dir.
H A Duserstreams.phpt14 so in her I do confide
56 /* repeat the data a few times so that it grows larger than
67 /* store the data in a regular file so that we can compare
192 /* end up at BOF so that randomly generated seek offsets
H A Dfile_put_contents_variation6.phpt41 // in the include path. In this case it doesn't so the file should be written in the current dir.
/PHP-7.2/ext/zlib/tests/
H A Dzlib_scheme_copy_variation2.phpt34 //gzopen can read compressed and uncompressed so we
H A Dbug60761.phpt16 // so it follows more of the original code-path than just calling
/PHP-7.2/ext/posix/tests/
H A Dposix_getpgid_error.phpt12 … id of the specified process (This is not a POSIX function, but a SVR4ism, so we compile condition…
/PHP-7.2/ext/pdo_dblib/
H A DREADME22 values. Some tests check version-specific behavior by parsing this string, so
/PHP-7.2/ext/date/tests/
H A DDateTimeZone_compare_basic1.phpt6 // NB: DateTimeZone class does not define a customized compare class handler so standard object han…
/PHP-7.2/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt26 // In practice, on slower machines even that can fail, so giving yet 50ms or more.
/PHP-7.2/ext/pdo_dblib/tests/
H A Dconfig.inc20 // this function will version detect so the relevant tests can XFAILIF
/PHP-7.2/ext/oci8/tests/
H A Dconnect_scope1.phpt38 return($s); // this keeps the connection refcount positive so the connection isn't closed
H A Dconnect_scope2.phpt38 return($s); // this keeps the connection refcount positive so the connection isn't closed
/PHP-7.2/ext/simplexml/
H A DREADME33 object of a new type instead so that all kinds of linkage,
/PHP-7.2/ext/standard/tests/general_functions/
H A Duniqid_basic.phpt19 // Use a fixed prefix so we can ensure length of o/p id is fixed
/PHP-7.2/tests/lang/operators/
H A Doperator_gt_basic.phpt24 // boolean test will result in both sides being converted to boolean so !0 = true and true is not >…
/PHP-7.2/ext/date/lib/
H A DLICENSE.rst11 furnished to do so, subject to the following conditions:
/PHP-7.2/build/
H A Dlibtool.m41309 shrext_cmds=".so"
1317 dynamic_linker="$host_os ld.so"
1440 dynamic_linker="$host_os ld.so"
1603 shrext_cmds='.so'
1605 dynamic_linker="$host_os dld.so"
1711 if test -f /etc/ld.so.conf; then
1722 dynamic_linker='GNU/Linux ld.so'
2507 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
3335 # ends with ".so" (or ".sl" for HP-UX), so rename the library
3491 # ends with ".so" (or ".sl" for HP-UX), so rename the library
[all …]

Completed in 135 milliseconds

12345678910>>...14