Home
last modified time | relevance | path

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

123

/PHP-8.2/ext/standard/tests/array/
H A Dgh14140.phpt7 * processor environment in general, which uses clang as the compiler.
/PHP-8.2/Zend/tests/
H A Dflexible-heredoc-nowdoc-lineno.phpt2 Flexible heredoc lineno: ensure the compiler globals line number is correct
H A Dbug69388.phpt2 Bug #69388: Use after free on recursive calls to PHP compiler
H A Dbug55007.phpt2 Bug #55007 (compiler fail after previous fail)
H A Dbug63217.phpt42 /* These caused the same bug, but in opcache rather than the compiler */
/PHP-8.2/build/
H A Dphp_cxx_compile_stdcxx.m470 AC_MSG_NOTICE([No compiler with C++$1 support was found])
136 // If the compiler admits that it is not ready for C++11, why torture it?
141 #error "This is not a C++ compiler"
145 #error "This is not a C++11 compiler"
427 // If the compiler admits that it is not ready for C++14, why torture it?
432 #error "This is not a C++ compiler"
436 #error "This is not a C++14 compiler"
556 #error "This is not a C++ compiler"
560 #error "This is not a C++17 compiler"
935 #error "This is not a C++ compiler"
[all …]
H A Dlibtool.m4178 _LT_CC_BASENAME([$compiler])
224 compiler=$CC
247 # the simple compiler test code.
2891 compiler=$CC
2892 _LT_AC_TAGVAR(compiler, $1)=$CC
2893 _LT_CC_BASENAME([$compiler])
3564 # the KAI C++ compiler.
4206 # A C compiler.
4209 # LTCC compiler flags.
4215 # Is the compiler the GNU C compiler?
[all …]
H A Dphp.m4184 dnl the compiler. Sources can be either written in C or C++ (filenames shall end
252 dnl Choose the right compiler/flags/etc. for the source-file.
282 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,])
292 AC_MSG_CHECKING([if compiler supports -R])
350 dnl the PHP build system which are only given in compiler notation.
380 dnl system which are only given in compiler notation.
915 dnl are passed to the compiler, with @ext_srcdir@ and @ext_builddir@ being
2193 dnl Detect if the systems default compiler is suncc. We also set some useful
2575 [$have_builtin_smull_overflow], [Whether the compiler supports __builtin_smull_overflow])
2700 [$have_builtin_cpu_init], [Whether the compiler supports __builtin_cpu_init])
[all …]
H A Dax_gcc_func_attribute.m411 # This macro checks if the compiler supports one of GCC's function
H A Dax_func_which_gethostbyname_r.m483 # netdb.h is not declaring the function, and the compiler is thereby
H A Dpkg.m4141 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
/PHP-8.2/scripts/
H A Dphpize.m4154 dnl compiler.
174 AC_MSG_CHECKING(for native build C compiler)
/PHP-8.2/
H A D.gitignore38 # Temporary library object files generated by compiler and libtool due to failure
202 # Generated by x64 compiler, includes Debug, Debug_TS, Release, Release_TS
205 # Generated by arm64 compiler, includes Debug, Debug_TS, Release, Release_TS
H A Dconfigure.ac139 AC_MSG_CHECKING(for native build C compiler)
224 dnl Mark symbols hidden by default if the compiler (for example, gcc >= 4)
324 dnl Add pthreads linker and compiler flags.
469 dnl Checks for typedefs, structures, and compiler characteristics.
524 dnl Check for __alignof__ support in the compiler
525 AC_CACHE_CHECK(whether the compiler supports __alignof__, ac_cv_alignof_exists,[
535 AC_DEFINE([HAVE_ALIGNOF], 1, [whether the compiler supports __alignof__])
1468 AC_DEFINE_UNQUOTED(PHP_BUILD_COMPILER,"$PHP_BUILD_COMPILER",[used compiler for build])
1628 dnl compiler.
H A DCODING_STANDARDS.md230 compliant compiler. Even though many compilers accept C++-style comments in
233 because the Win32 port is MS-Visual C++ specific, and this compiler is known
/PHP-8.2/Zend/asm/
H A Dmake_ppc32_sysv_elf_gas.S128 # C++ compiler wanted the secure PLT.
/PHP-8.2/ext/standard/
H A Dconfig.m4291 dnl Check for __attribute__ ((__aligned__)) support in the compiler
293 AC_CACHE_CHECK(whether the compiler supports aligned attribute, ac_cv_attribute_aligned,[
303 …AC_DEFINE([HAVE_ATTRIBUTE_ALIGNED], 1, [whether the compiler supports __attribute__ ((__aligned__)…
/PHP-8.2/win32/build/
H A Dconfig.w3246 ERROR("--enable-pgi and --with-pgo options can only be used if PGO capable compiler is present.");
107 // Add compiler and link flags if PGO options are selected
362 ARG_ENABLE("security-flags", "Disable the compiler security flags", "yes");
/PHP-8.2/sapi/fuzzer/
H A DREADME.md26 * `php-fuzz-parser`: Fuzzing language parser and compiler
/PHP-8.2/sapi/embed/
H A DREADME.md34 To compile this, we must point the compiler to the PHP header files. The paths to the header files …
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h672 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset)
/PHP-8.2/ext/opcache/jit/
H A DREADME.md4 This is the implementation of Opcache's JIT (Just-In-Time compiler),
/PHP-8.2/ext/json/
H A Djson_scanner.re74 /* this should never happened (just to suppress compiler warning) */
/PHP-8.2/Zend/
H A DZend.m4176 dnl Check if compiler supports -Wno-clobbered (only GCC)
/PHP-8.2/ext/mbstring/libmbfl/
H A DLICENSE323 components (compiler, kernel, and so on) of the operating system on

Completed in 74 milliseconds

123