Home
last modified time | relevance | path

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

123

/PHP-8.3/ext/phar/tests/files/
H A Dstuboflength1041.phar.inc10 /***stub of length 1041 including the halt compiler*********************************************
/PHP-8.3/Zend/tests/
H A Ddeclare_006.phpt2 Use of non-literals in declare ticks values crashes compiler
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.3/Zend/tests/type_declarations/
H A Dstatic_type_param.phpt6 // TODO: We could prohibit this case in the compiler instead.
/PHP-8.3/ext/standard/tests/array/
H A Dgh14140.phpt7 * processor environment in general, which uses clang as the compiler.
/PHP-8.3/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
2802 AC_MSG_CHECKING([for avx512 supports in compiler])
2824 [$have_avx512_supports], [Whether the compiler supports AVX512])
[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
/PHP-8.3/scripts/
H A Dphpize.m4151 dnl compiler.
171 AC_MSG_CHECKING(for native build C compiler)
/PHP-8.3/
H A D.gitignore38 # Temporary library object files generated by compiler and libtool due to failure
203 # Generated by x64 compiler, includes Debug, Debug_TS, Release, Release_TS
206 # Generated by arm64 compiler, includes Debug, Debug_TS, Release, Release_TS
H A Dconfigure.ac141 AC_MSG_CHECKING(for native build C compiler)
226 dnl Mark symbols hidden by default if the compiler (for example, gcc >= 4)
326 dnl Add pthreads linker and compiler flags.
472 dnl Checks for typedefs, structures, and compiler characteristics.
539 dnl Check for __alignof__ support in the compiler
540 AC_CACHE_CHECK(whether the compiler supports __alignof__, ac_cv_alignof_exists,[
550 AC_DEFINE([HAVE_ALIGNOF], 1, [whether the compiler supports __alignof__])
1515 AC_DEFINE_UNQUOTED(PHP_BUILD_COMPILER,"$PHP_BUILD_COMPILER",[used compiler for build])
1675 dnl compiler.
H A DUPGRADING.INTERNALS29 * Since version 8, PHP requires a C99 compiler. Configure-time checks
/PHP-8.3/Zend/asm/
H A Dmake_ppc32_sysv_elf_gas.S128 # C++ compiler wanted the secure PLT.
/PHP-8.3/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.3/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
364 ARG_ENABLE("security-flags", "Disable the compiler security flags", "yes");
/PHP-8.3/sapi/fuzzer/
H A DREADME.md26 * `php-fuzz-parser`: Fuzzing language parser and compiler
/PHP-8.3/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.3/ext/opcache/jit/
H A DREADME.md4 This is the implementation of Opcache's JIT (Just-In-Time compiler),
/PHP-8.3/ext/json/
H A Djson_scanner.re74 /* this should never happened (just to suppress compiler warning) */
/PHP-8.3/Zend/
H A DZend.m4205 dnl Check if compiler supports -Wno-clobbered (only GCC)

Completed in 61 milliseconds

123