Home
last modified time | relevance | path

Searched refs:compiler (Results 26 – 47 of 47) sorted by relevance

12

/PHP-5.5/ext/mbstring/libmbfl/
H A Dconfigure.in24 # Checks for typedefs, structures, and compiler characteristics.
H A DLICENSE323 components (compiler, kernel, and so on) of the operating system on
/PHP-5.5/build/
H A Dlibtool.m4178 _LT_CC_BASENAME([$compiler])
224 compiler=$CC
247 # the simple compiler test code.
2886 compiler=$CC
2887 _LT_AC_TAGVAR(compiler, $1)=$CC
2888 _LT_CC_BASENAME([$compiler])
3559 # the KAI C++ compiler.
4201 # A C compiler.
4204 # LTCC compiler flags.
4210 # Is the compiler the GNU C compiler?
[all …]
/PHP-5.5/ext/standard/
H A Dconfig.m4239 dnl Check for __alignof__ support in the compiler
241 AC_CACHE_CHECK(whether the compiler supports __alignof__, ac_cv_alignof_exists,[
251 AC_DEFINE([HAVE_ALIGNOF], 1, [whether the compiler supports __alignof__])
255 dnl Check for __attribute__ ((__aligned__)) support in the compiler
257 AC_CACHE_CHECK(whether the compiler supports aligned attribute, ac_cv_attribute_aligned,[
267 …AC_DEFINE([HAVE_ATTRIBUTE_ALIGNED], 1, [whether the compiler supports __attribute__ ((__aligned__)…
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure935 …{ echo "configure: error: installation or configuration problem: C compiler cannot create executab…
937 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" …
938 echo "configure:939: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1279 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
1284 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME38 Using HP's ANSI C++ compiler (aCC)
163 If you are using HP's ANSI C++ compiler (aCC), please see the special note
164 in the section entitled "Using HP's ANSI C++ compiler (aCC)" below.
181 This command specifies that the C compiler should be run with the flags '-O2
434 When building the 8-bit library, if a C++ compiler is found, the following
443 contains compiler output from tests that "configure" runs.
579 compiler.
592 Using HP's ANSI C++ compiler (aCC)
600 needed libraries fail to get included when specifying the "-AA" compiler
893 sljit/* 16 files that make up the JIT compiler
[all …]
H A DLICENCE14 just-in-time compiler that can be used to optimize pattern matching. These
H A DChangeLog370 reported 64-bit compiler warnings (Bugzilla 1477).
429 variable (to which the compiler does not object).
558 compiler.
828 Only supported by the JIT compiler at the moment.
869 25. (*PRUNE) is now supported by the JIT compiler.
876 28. (*SKIP) is now supported by the JIT compiler.
878 29. (*THEN) is now supported by the JIT compiler.
1214 30. JIT compiler update.
1320 1. Updating the JIT compiler.
4673 <dftables.o>: use native compiler
[all …]
H A DNEWS34 avoid running out of stack for deeply nested parentheses. The JIT compiler has
154 . The JIT compiler now supports partial matching and the (*MARK) and
202 to obtain the size of the memory used by the JIT compiler.
209 just-in-time compiler support, which can be accessed by building PCRE with
504 automatically if a C++ compiler is found. The pcrecpp man page discusses this
/PHP-5.5/ext/mbstring/oniguruma/
H A Dconfig.h.in30 /* Define if compiler supports stdarg prototypes */
H A DREADME93 add option -DONIG_EXTERN=extern to C compiler.
/PHP-5.5/scripts/
H A Dphpize.m4142 dnl Otherwise AC_PROG_LIBTOOL fails if there is no working C++ compiler.
/PHP-5.5/
H A Dserver-tests.php997 $automake = $autoconf = $libtool = $compiler = 'N/A';
1010 $compiler = shell_exec($this->env['CC']." $flag 2>&1");
1019 $failed_tests_data .= "Compiler:\n$compiler\n";
H A Dacinclude.m4188 dnl special-flags which are passed to the compiler. Sources
256 dnl choose the right compiler/flags/etc. for the source-file
279 dnl Checks whether -rdynamic is supported by the compiler. This
302 AC_MSG_CHECKING([if compiler supports -R])
312 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,])
390 dnl paths to the PHP build system which are only given in compiler
419 dnl build system which are only given in compiler notation.
949 dnl "extra-cflags" are passed to the compiler, with
1572 dnl let programs access large files; you need to tell the compiler that
2802 dnl Detect if the systems default compiler is suncc.
H A DCODING_STANDARDS191 under any ANSI-C compliant compiler. Even though many compilers
195 because the Win32 port is MS-Visual C++ specific, and this compiler
H A Drun-tests.php383 $ldd = $autoconf = $sys_libtool = $libtool = $compiler = 'N/A';
410 $compiler = shell_exec(getenv('CC') . " $flag 2>&1");
421 $failed_tests_data .= "Compiler:\n$compiler\n";
H A Dconfigure.in551 dnl Checks for typedefs, structures, and compiler characteristics.
1282 AC_DEFINE_UNQUOTED(PHP_OS,"$PHP_OS",[hardcode for each of the cross compiler host])
1283 AC_DEFINE_UNQUOTED(PHP_UNAME,"$PHP_UNAME",[hardcode for each of the cross compiler host])
1407 dnl Otherwise AC_PROG_LIBTOOL fails if there is no working C++ compiler.
H A DINSTALL139 * Basic Unix skills (being able to operate "make" and a C compiler)
140 * An ANSI C compiler
H A DNEWS4049 . Fixed bug #55007 (compiler fail after previous fail). (Felipe)
7265 - Fixed bug #42195 (C++ compiler required always). (Jani)
9793 . bug #30573 (compiler warnings in libmbfl due to invalid type cast)
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW23 Sun system, and the newer compiler exposed some glitches). Fix for a
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt892 compiler, as described in NON-AUTOTOOLS-BUILD.
951 will search for a C++ compiler and C++ header files. If it finds them,
1008 Just-in-time compiler support is included in the build by specifying
1288 If your C compiler is gcc, you can build a version of PCRE that can
1296 Note that using ccache (a caching C compiler) is incompatible with code
1750 Just-in-time compiler support is an optional feature of PCRE that can
1952 ture for which the JIT compiler is configured, for example "x86 32bit
2362 the JIT compiler needs to know whether or not this option is set. For
2545 If any of these are set, and the just-in-time compiler is available,
2548 just-in-time compiler is not available, these options are ignored. All
[all …]
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic158 # Game files start with "TADS2 bin\n\r\032\0" then the compiler version.
163 # Resource files start with "TADS2 rsc\n\r\032\0" then the compiler version.
12882 #>>0x18 leshort 0x1c (Borland compiler)
12883 #>>0x18 leshort 0x1e (MS compiler)

Completed in 149 milliseconds

12