Home
last modified time | relevance | path

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

123

/PHP-5.3/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 Dmb_substr_variation4.phpt107 string(4) "44CC"
H A Dbug43841.phpt23 $needle = base64_decode('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.3/win32/build/
H A DMakefile.phpize1 CC="$(PHP_CL)"
H A DMakefile20 CC="$(PHP_CL)" macro
85 …@$(CC) $(PHP_GLOBAL_OBJS) $(STATIC_EXT_OBJS) $(STATIC_EXT_LIBS) $(LIBS) $(PHPDLL_RES) /link /out:$…
/PHP-5.3/Zend/
H A DMakefile.am53 …$(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAG…
H A DZend.m439 if test "$CC" = "gcc" -a "$ac_cv_prog_cc_g" = "yes" -a \
/PHP-5.3/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.3/ext/iconv/tests/
H A Diconv_strpos_variation5.phpt29 $needle_mb = base64_decode(b'44CC');
/PHP-5.3/sapi/fpm/
H A Dconfig.m4634 …\")) { print \$\$3 } }' | sort -u >> php.sym && \$(LIBTOOL) --mode=link \$(CC) -export-dynamic \$(…
637 …BUILD_FPM="\$(CC) \$(CFLAGS_CLEAN) \$(EXTRA_CFLAGS) \$(EXTRA_LDFLAGS_PROGRAM) \$(LDFLAGS) \$(NATIV…
640 …BUILD_FPM="\$(LIBTOOL) --mode=link \$(CC) -export-dynamic \$(CFLAGS_CLEAN) \$(EXTRA_CFLAGS) \$(EXT…
/PHP-5.3/
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.in214 GCC_MAJOR_VERSION=`$CC -dumpversion | /usr/bin/sed -nE '1s/([[0-9]]+)\.[[0-9]]+\..*/\1/;1p'`
217 GCC_MAJOR_VERSION=`$CC --version | $SED -n '1s/[[^0-9]]*//;1s/\..*//;1p'`
706 case `$php_shtool path $CC` in
1269 PHP_SUBST(CC)
1307 old_CC=$CC
1314 exec $CC $ac_cv_pthreads_cflags \$@
1316 CC="$abs_builddir/meta_ccld"
1367 CC=$old_CC
H A DREADME.SUBMITTING_PATCH45 email about the change to internals@lists.php.net. Also CC the
99 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)'
845 …link_cmd='$(LIBTOOL) --mode=link ifelse($4,,[$(CC)],[$(CXX)]) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EX…
849 …link_cmd='$(LIBTOOL) --mode=link ifelse($4,,[$(CC)],[$(CXX)]) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EX…
853 …link_cmd='$(LIBTOOL) --mode=link ifelse($4,,[$(CC)],[$(CXX)]) $(COMMON_FLAGS) $(CFLAGS_CLEAN) $(EX…
1542 case $CC in
2618 CC: $CC
[all …]
/PHP-5.3/scripts/
H A Dphpize.m4175 PHP_SUBST(CC)
/PHP-5.3/ext/odbc/
H A Dconfig.m4267 CC="empocc -bcs";export CC;
/PHP-5.3/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt110 Ì U+000CC
/PHP-5.3/ext/ereg/regex/
H A Dtests471 (ALAK)|(ALT[AB])|(CC[123]1)|(CM[123]1)|(GAMC)|(LC[23][EO ])|(SEM[1234])|(SL[ES][12])|(SLWW)|(SLF )|…
472 CC[13]1|a{21}[23][EO][123][Es][12]a{15}aa[34][EW]aaaaaaa[X]a - CC11 CC11

Completed in 83 milliseconds

123