Home
last modified time | relevance | path

Searched refs:CC (Results 26 – 50 of 64) sorted by relevance

123

/PHP-5.4/ext/iconv/tests/
H A Diconv_strrpos_basic.phpt34 $needle1 = base64_decode(b'44CC');
H A Diconv_strpos_variation5.phpt29 $needle_mb = base64_decode(b'44CC');
/PHP-5.4/ext/openssl/tests/
H A Dopenssl_x509_parse_basic_v9.phpt140 serial:AE:C5:56:CC:72:37:50:A2
271 serial:AE:C5:56:CC:72:37:50:A2
H A Dopenssl_x509_parse_basic.phpt149 serial:AE:C5:56:CC:72:37:50:A2
289 serial:AE:C5:56:CC:72:37:50:A2
/PHP-5.4/ext/mbstring/tests/
H A Dmb_strrpos_variation5.phpt22 $needle_mb = base64_decode('44CC');
H A Dmb_ereg_variation4.phpt134 string(4) "44CC"
H A Dbug43840.phpt24 $needle = base64_decode('44CC');
H A Dbug43841.phpt23 $needle = base64_decode('44CC');
H A Dmb_substr_variation4.phpt107 string(4) "44CC"
H A Dmb_ereg_variation6.phpt109 string(4) "44CC"
H A Dmb_strpos_variation5.phpt29 $needle_mb = base64_decode('44CC');
H A Dmb_strripos_variation5_Bug45923.phpt30 $needle_mb = base64_decode('44CC');
H A Dmb_stripos_variation5_Bug45923.phpt30 $needle_mb = base64_decode('44CC');
/PHP-5.4/Zend/
H A DMakefile.am53 …$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAG…
/PHP-5.4/win32/build/
H A DMakefile20 CC="$(PHP_CL)" macro
92 …@$(CC) $(PHP_GLOBAL_OBJS) $(STATIC_EXT_OBJS) $(STATIC_EXT_LIBS) $(LIBS) $(PHPDLL_RES) /link /out:$…
/PHP-5.4/sapi/fpm/
H A Dconfig.m4662 …\")) { print \$\$3 } }' | sort -u >> php.sym && \$(LIBTOOL) --mode=link \$(CC) -export-dynamic \$(…
665 …BUILD_FPM="\$(CC) \$(CFLAGS_CLEAN) \$(EXTRA_CFLAGS) \$(EXTRA_LDFLAGS_PROGRAM) \$(LDFLAGS) \$(NATIV…
668 …BUILD_FPM="\$(LIBTOOL) --mode=link \$(CC) -export-dynamic \$(CFLAGS_CLEAN) \$(EXTRA_CFLAGS) \$(EXT…
/PHP-5.4/ext/standard/html_tables/
H A Dents_html401.txt46 Igrave 00CC
H A Dents_xhtml.txt45 Igrave 00CC
H A Dents_html5.txt138 Equilibrium 021CC
194 Igrave 000CC
1733 rightleftharpoons 021CC
1736 rightthreetimes 022CC
1740 rlhar 021CC
1762 rthree 022CC
/PHP-5.4/
H A Dltmain.sh255 for arg in $CC; do
266 …" $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ec…
275 for arg in $CC; do
285 …" $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ec…
459 CC)
1534 case " $CC " in
H A Dconfigure.in292 GCC_MAJOR_VERSION=`$CC -dumpversion | /usr/bin/sed -nE '1s/([[0-9]]+)\.[[0-9]]+\..*/\1/;1p'`
295 GCC_MAJOR_VERSION=`$CC --version | $SED -n '1s/[[^0-9]]*//;1s/\..*//;1p'`
778 case `$php_shtool path $CC` in
1315 PHP_SUBST(CC)
1353 old_CC=$CC
1360 exec $CC $ac_cv_pthreads_cflags \$@
1362 CC="$abs_builddir/meta_ccld"
1413 CC=$old_CC
H A DREADME.SUBMITTING_PATCH45 email about the change to internals@lists.php.net. Also CC the
110 the patch or pointer to the bug to pecl-dev@lists.php.net. Also CC
H A Dacinclude.m489 dnl CC = gcc
336 AC_CACHE_CHECK([whether $CC supports $1], [ac_cv_gcc_arg]translit($1,A-Z-,a-z_), [
338 cmd='$CC $1 -c conftest.c'
809 php_c_pre='$(LIBTOOL) --mode=compile $(CC)'
822 shared_c_pre='$(LIBTOOL) --mode=compile $(CC)'
843 …link_cmd='$(LIBTOOL) --mode=link ifelse($4,,[$(CC)],[$(CXX)]) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EX…
847 …link_cmd='$(LIBTOOL) --mode=link ifelse($4,,[$(CC)],[$(CXX)]) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EX…
851 …link_cmd='$(LIBTOOL) --mode=link ifelse($4,,[$(CC)],[$(CXX)]) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EX…
1553 case $CC in
2631 CC: $CC
[all …]
/PHP-5.4/scripts/
H A Dphpize.m4174 PHP_SUBST(CC)
/PHP-5.4/ext/odbc/
H A Dconfig.m4267 CC="empocc -bcs";export CC;

Completed in 51 milliseconds

123