Home
last modified time | relevance | path

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

123

/PHP-5.6/ext/mbstring/tests/
H A Dmb_strrpos_basic.phpt34 $needle1 = base64_decode('44CC');
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_stripos_variation5_Bug45923.phpt30 $needle_mb = base64_decode('44CC');
H A Dmb_strpos_variation5.phpt29 $needle_mb = base64_decode('44CC');
H A Dmb_strripos_variation5_Bug45923.phpt30 $needle_mb = base64_decode('44CC');
/PHP-5.6/win32/build/
H A DMakefile.phpize1 CC="$(PHP_CL)"
H A DMakefile20 CC="$(PHP_CL)" macro
93 …@$(CC) $(PHP_GLOBAL_OBJS) $(STATIC_EXT_OBJS) $(STATIC_EXT_LIBS) $(LIBS) $(PHPDLL_RES) /link /out:$…
/PHP-5.6/ext/iconv/tests/
H A Diconv_strrpos_basic.phpt36 $needle1 = base64_decode(b'44CC');
H A Diconv_strpos_variation5.phpt31 $needle_mb = base64_decode(b'44CC');
/PHP-5.6/Zend/
H A DMakefile.am54 …$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAG…
/PHP-5.6/ext/openssl/tests/
H A Dopenssl_x509_parse_basic.phpt155 serial:AE:C5:56:CC:72:37:50:A2
301 serial:AE:C5:56:CC:72:37:50:A2
/PHP-5.6/ext/filter/tests/
H A D033.phpt32 …OM HTTP://A.B.C 1.2.3.4 123 123ABC<>() O'HENRY 하퍼 AA:BB:CC:DD:EE:FF
/PHP-5.6/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.6/
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'`
781 case `$php_shtool path $CC` in
1332 PHP_SUBST(CC)
1370 old_CC=$CC
1377 exec $CC $ac_cv_pthreads_cflags \$@
1379 CC="$abs_builddir/meta_ccld"
1430 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
/PHP-5.6/sapi/fpm/
H A Dconfig.m4716 …\")) { print \$\$3 } }' | sort -u >> php.sym && \$(LIBTOOL) --mode=link \$(CC) -export-dynamic \$(…
719 …BUILD_FPM="\$(CC) \$(CFLAGS_CLEAN) \$(EXTRA_CFLAGS) \$(EXTRA_LDFLAGS_PROGRAM) \$(LDFLAGS) \$(NATIV…
722 …BUILD_FPM="\$(LIBTOOL) --mode=link \$(CC) -export-dynamic \$(CFLAGS_CLEAN) \$(EXTRA_CFLAGS) \$(EXT…
/PHP-5.6/scripts/
H A Dphpize.m4174 PHP_SUBST(CC)

Completed in 61 milliseconds

123