Home
last modified time | relevance | path

Searched refs:cf (Results 1 – 25 of 26) sorted by relevance

12

/PHP-7.1/Zend/tests/
H A Dunset_cv11.phpt7 $cf = $x;
8 unset($cf['default']);
/PHP-7.1/ext/curl/
H A Dcurl_file.c36 zval *cf = return_value; in curlfile_ctor() local
43 zend_update_property_string(curl_CURLFile_class, cf, "name", sizeof("name")-1, fname); in curlfile_ctor()
47 zend_update_property_string(curl_CURLFile_class, cf, "mime", sizeof("mime")-1, mime); in curlfile_ctor()
51 zend_update_property_string(curl_CURLFile_class, cf, "postname", sizeof("postname")-1, postname); in curlfile_ctor()
/PHP-7.1/
H A Dmakedist135 tar cf $ARCHIVE php-$VER || exit 8
141 tar cf $ARCHIVE php-$VER || exit 10
147 tar cf $ARCHIVE php-$VER || exit 10
/PHP-7.1/ext/standard/tests/general_functions/
H A D002.phpt5 =20=D4=cf=D2=C7=CF=D7=D9=C5=
/PHP-7.1/scripts/dev/
H A Dphpextdist24 tar cf $distname.tar $distname
/PHP-7.1/ext/standard/tests/strings/
H A Dquoted_printable_decode_basic.phpt13 =20=D4=cf=D2=C7=CF=D7=D9=C5=
H A Dstrtoupper1-win32.phpt270 cf => cf
302 ef => cf
H A Dquoted_printable_decode_error.phpt17 =20=D4=cf=D2=C7=CF=D7=D9=C5=
H A Dconvert_cyr_string_basic.phpt147 238: cf
H A Dstrtolower-win32.phpt270 cf => ef
H A Dhtml_entity_decode_iso8859-15.phpt258 LATIN CAPITAL LETTER I WITH DIAERESIS: Ï => cf
259 Ï => cf
H A Dhtml_entity_decode_iso8859-5.phpt258 CYRILLIC CAPITAL LETTER YA: Я => cf
H A Dhtml_entity_decode_macroman.phpt393 LATIN SMALL LIGATURE OE: œ => cf
H A Dhtml_entity_decode_win1251.phpt390 CYRILLIC CAPITAL LETTER PE: П => cf
H A Dhtml_entity_decode_cp866.phpt386 BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE: ╧ => cf
H A Dhtml_entity_decode_koi8-r.phpt386 CYRILLIC SMALL LETTER O: о => cf
H A Dbug49785.phpt233 string(2) "cf"
/PHP-7.1/ext/mysqli/tests/
H A Dclient-cert.pem17 d7:b0:8a:f6:f1:cf:fa:6b:d0:79:64:eb:bb:69:a5:
18 0d:80:06:df:52:14:d2:85:32:cf:bf:ce:2a:47:28:
49 a1:f1:09:43:fc:bf:83:89:3a:b1:18:40:f3:cf:6d:12:ef:6e:
/PHP-7.1/tests/lang/operators/
H A DbitwiseNot_variationStr.phpt21 string(2) "cf"
/PHP-7.1/build/
H A Dbuild.mk54 tar cf $$distname.tar $$distname; \
H A Dlibtool.m4882 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
/PHP-7.1/win32/build/
H A Dconfutils.js2286 var cf = val.replace(/\s+/g, " ").split(" ");
2289 for (var i in cf) {
2293 r = cf[i].match(/^\$\((.*)\)/);
2300 if (i_val && !!cf[i]) {
2302 ret += " " + to_sw + " " + cf[i];
2309 r = cf[i].match(re);
2316 r = cf[i].match(match_sw);
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c7944 pcre_uint32 cf; in compile_branch() local
7960 cf = ptr[1]; in compile_branch()
7961 if (cf != CHAR_PLUS && cf != CHAR_MINUS && !IS_DIGIT(cf)) in compile_branch()
H A DChangeLog3084 17. Fixed another case of looking too far back in non-UTF-8 mode (cf 12 above)
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic18309 # i.e. files in /usr/share/sendmail/cf/

Completed in 134 milliseconds

12