Searched refs:cpp (Results 1 – 23 of 23) sorted by relevance
/php-src/ext/intl/ |
H A D | config.w32 | 25 common_enum.cpp \ 26 common_date.cpp \ 50 msgformat_helpers.cpp \ 68 dateformat_attrcpp.cpp \ 69 dateformat_helpers.cpp \ 70 dateformat_create.cpp \ 100 timezone_class.cpp \ 101 timezone_methods.cpp", 105 calendar_methods.cpp \ 107 calendar_class.cpp", [all …]
|
H A D | config.m4 | 66 common/common_enum.cpp \ 67 common/common_date.cpp \ 69 dateformat/dateformat_create.cpp \ 70 dateformat/dateformat_attrcpp.cpp \ 71 dateformat/dateformat_helpers.cpp \ 74 msgformat/msgformat_helpers.cpp \ 75 timezone/timezone_class.cpp \ 76 timezone/timezone_methods.cpp \ 77 calendar/calendar_class.cpp \ 78 calendar/calendar_methods.cpp \ [all …]
|
/php-src/ |
H A D | .editorconfig | 12 [{*.{awk,bat,c,cpp,d,dasc,h,l,re,skl,w32,y},Makefile*}]
|
H A D | .gitattributes | 20 *.[ch] diff=cpp
|
/php-src/ext/pdo_firebird/ |
H A D | config.w32 | 14 …ON("pdo_firebird", "pdo_firebird.c firebird_driver.c firebird_statement.c pdo_firebird_utils.cpp");
|
H A D | config.m4 | 53 PHP_PDO_FIREBIRD_CXX_SOURCES="pdo_firebird_utils.cpp"
|
/php-src/build/ |
H A D | shtool | 1753 if [ ".$opt_m" = .yes ] && [ ".$namelist" = .cpp ]; then 1757 cpp="${CC-cc} -E" 1758 (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out 1762 cpp="${CC-cc} -E -traditional-cpp" 1763 (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out 1770 cpp="$path/cpp" 1774 if [ ".$cpp" != . ]; then 1775 (eval "$cpp $tmpfile.c >/dev/null") 2>$tmpfile.out 1779 cpp='' 1786 if [ ".$cpp" != . ]; then [all …]
|
H A D | ltmain.sh | 791 *.cpp) xform=cpp ;;
|
H A D | php.m4 | 203 dnl either written in C or C++ (filenames shall end in .c or .cpp, 277 …*.cpp|*.cc|*.cxx[)] ac_comp="$b_cxx_pre $ac_inc $b_cxx_meta m4_normalize(m4_expand([$3])) -c $ac_s…
|
H A D | libtool.m4 | 2853 ac_ext=cpp
|
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | dynasm.lua | 87 if g_synclineno ~= g_lineno and g_opt.cpp then 1017 function opt_map.nolineno() g_opt.cpp = false end 1047 g_opt.cpp = true
|
/php-src/docs-old/ |
H A D | unix-build-system.md | 41 PHP_NEW_EXTENSION([foo], [foo.c bar.c baz.cpp], [$ext_shared])
|
/php-src/ext/phar/tests/ |
H A D | phar_createdefaultstub.phpt | 54 'cpp' => 'text/plain', 348 'cpp' => 'text/plain', 650 'cpp' => 'text/plain',
|
H A D | phar_setdefaultstub.phpt | 74 'cpp' => 'text/plain', 369 'cpp' => 'text/plain', 664 'cpp' => 'text/plain',
|
/php-src/ext/phar/tests/files/ |
H A D | openssl.phar | 19 'cpp' => 'text/plain',
|
H A D | openssl256.phar | 19 'cpp' => 'text/plain',
|
H A D | openssl512.phar | 19 'cpp' => 'text/plain',
|
H A D | include_path2.phar | 19 'cpp' => 'text/plain',
|
H A D | nophar.phar | 19 'cpp' => 'text/plain',
|
/php-src/ext/phar/tests/cache_list/files/ |
H A D | nophar.phar | 19 'cpp' => 'text/plain',
|
H A D | openssl.phar | 19 'cpp' => 'text/plain',
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 4735 # /xbmc-Krypton/xbmc/guilib/XBTF.cpp 4743 # nofFiles /xbmc-Krypton/xbmc/guilib/XBTFReader.cpp 4769 # Note: Line 1186 of paq9a.cpp gives the magic bytes 9332 # - https://neogpc.googlecode.com/svn-history/r10/trunk/src/core/neogpc.cpp 22315 # - https://github.com/godotengine/godot/blob/3.3/scene/resources/texture.cpp 32900 # libpolyml/savestate.cpp#L146-L147 32902 # libpolyml/savestate.cpp#L1262-L1263 33471 # src/tools/rcc/rcc.cpp#L840 33477 # src/corelib/kernel/qtranslator.cpp#L62 34138 # 1.10.4.35491/VirtualDub-1.10.4-src.7z/src/vdremote/Main.cpp [all …]
|
H A D | magic | 4735 # /xbmc-Krypton/xbmc/guilib/XBTF.cpp 4743 # nofFiles /xbmc-Krypton/xbmc/guilib/XBTFReader.cpp 4769 # Note: Line 1186 of paq9a.cpp gives the magic bytes 9332 # - https://neogpc.googlecode.com/svn-history/r10/trunk/src/core/neogpc.cpp 22315 # - https://github.com/godotengine/godot/blob/3.3/scene/resources/texture.cpp 32900 # libpolyml/savestate.cpp#L146-L147 32902 # libpolyml/savestate.cpp#L1262-L1263 33471 # src/tools/rcc/rcc.cpp#L840 33477 # src/corelib/kernel/qtranslator.cpp#L62 34138 # 1.10.4.35491/VirtualDub-1.10.4-src.7z/src/vdremote/Main.cpp [all …]
|
Completed in 180 milliseconds