Home
last modified time | relevance | path

Searched refs:platform (Results 326 – 346 of 346) sorted by relevance

1...<<11121314

/PHP-5.5/Zend/tests/
H A Dcompare_006_64bit.phpt4 <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
/PHP-5.5/ext/standard/
H A Dconfig.m4548 #error no strptime() on this platform
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dgettype_settype_variation3.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dprint_r.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dprint_r_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dgettype_settype_variation4.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvar_dump.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvar_dump_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.5/build/
H A Dlibtool.m4960 find out it does not work in some platform. */
2932 # the platform it is being used on.
3683 # platform.
4773 # PIC is the default on this platform
4825 # PIC is the default on this platform
5064 # PIC is the default on this platform
5117 # PIC is the default on this platform
/PHP-5.5/
H A DINSTALL118 sections specific to your platform or web server before you begin the
126 There are several ways to install PHP for the Unix platform, either
835 you may catch a problem with PHP on your platform early instead of
1840 platform. It needs a working OS, a working web server and
H A Dltmain.sh3812 $echo "*** Warning: inter-library dependencies are not supported in this platform."
3863 $echo "*** because either the platform does not support them or"
H A Dacinclude.m42010 dnl This macro is used to detect if we're at 64-bit platform or not.
2016 AC_MSG_CHECKING([checking if we're at 64-bit platform])
H A Dconfigure.in1594 | script was not able to detect a simple feature on your platform. |
H A DNEWS764 . Fixed bug #68371 (PDO#getAttribute() cannot be called with platform-specific
2674 . Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not
5813 They are available only when the running platform supports them. (Pierre)
7029 - Fixed bug #42505 (new sendmail default breaks on Netware platform) (Guenter Knauf)
/PHP-5.5/win32/
H A Dinstall.txt149 your platform. MDAC is available at http://msdn.microsoft.com/data/.
1470 stability and robustness of the underlying platform. It needs a working
1482 for Windows systems because most libraries on that platform tend to be
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1457 2003/08/08: [impl] don't define macro vsnprintf for WIN32 platform,
1852 2003/01/11: [inst] changes for Win32 platform. (regint.h, reggnu.c, regcomp.c)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic9695 # bytes 40 to 43 "may be used to identify the primary platform/operating
9719 # and there *is* an identified "primary platform" value of SUNW.
9724 # XXX - should we use "acsp\0\0\0\0" for "no primary platform" profiles,
9725 # and use "acsp" for everything else and dump the "primary platform"
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog4675 <install>: handle Windows platform correctly
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c19982 #error Need implementation of sqlite3Hwtime() for your platform.
25629 #error Need implementation of sqlite3Hwtime() for your platform.
33148 #error Need implementation of sqlite3Hwtime() for your platform.
71310 #error Need implementation of sqlite3Hwtime() for your platform.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt8350 If --enable-jit is set on an unsupported platform, compilation fails.

Completed in 626 milliseconds

1...<<11121314