Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dcurl_file.c32 zval *cf = return_value; in curlfile_ctor() local
41 zend_update_property_str(curl_CURLFile_class, Z_OBJ_P(cf), "name", sizeof("name")-1, fname); in curlfile_ctor()
44 zend_update_property_str(curl_CURLFile_class, Z_OBJ_P(cf), "mime", sizeof("mime")-1, mime); in curlfile_ctor()
48 …zend_update_property_str(curl_CURLFile_class, Z_OBJ_P(cf), "postname", sizeof("postname")-1, postn… in curlfile_ctor()
/php-src/Zend/tests/
H A Dunset_cv11.phpt7 $cf = $x;
8 unset($cf['default']);
/php-src/ext/mbstring/tests/
H A Dmb_str_split_other.phpt103 [74, 65, 73, 74, 20, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf]
104 [7465, 7374, 20c0, c1c2, c3c4, c5c6, c7c8, c9ca, cbcc, cdce, cf]
106 [74657374, 20c0c1c2, c3c4c5c6, c7c8c9ca, cbcccdce, cf]
107 [7465737420, c0c1c2c3c4, c5c6c7c8c9, cacbcccdce, cf]
112 [7465737420c0c1c2c3c4, c5c6c7c8c9cacbcccdce, cf]
122 [7465737420c0c1c2c3c4c5c6c7c8c9cacbcccdce, cf]
/php-src/ext/standard/tests/general_functions/
H A D002.phpt5 =20=D4=cf=D2=C7=CF=D7=D9=C5=
/php-src/ext/standard/tests/strings/
H A Dquoted_printable_decode_basic.phpt8 =20=D4=cf=D2=C7=CF=D7=D9=C5=
H A Dstrtolower.phpt261 cf => cf
H A Dstrtoupper1.phpt264 cf => cf
H A Dhtml_entity_decode_iso8859-15.phpt259 LATIN CAPITAL LETTER I WITH DIAERESIS: Ï => cf
260 Ï => cf
H A Dhtml_entity_decode_iso8859-5.phpt259 CYRILLIC CAPITAL LETTER YA: Я => cf
H A Dhtml_entity_decode_macroman.phpt394 LATIN SMALL LIGATURE OE: œ => cf
H A Dhtml_entity_decode_win1251.phpt391 CYRILLIC CAPITAL LETTER PE: П => cf
H A Dhtml_entity_decode_cp866.phpt387 BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE: ╧ => cf
H A Dhtml_entity_decode_koi8-r.phpt387 CYRILLIC SMALL LETTER O: о => cf
H A Dbug49785.phpt233 string(2) "cf"
/php-src/tests/lang/operators/
H A DbitwiseNot_variationStr.phpt20 string(2) "cf"
/php-src/scripts/dev/
H A Dmakedist187 "$tar" cf "$prefix".tar --owner=0 --group=0 --numeric-owner --sort=name "$prefix"
/php-src/win32/build/
H A Dconfutils.js2394 var cf = val.replace(/\s+/g, " ").split(" ");
2397 for (var i in cf) {
2401 r = cf[i].match(/^\$\((.*)\)/);
2408 if (i_val && !!cf[i]) {
2410 ret += " " + to_sw + " " + cf[i];
2417 r = cf[i].match(re);
2424 r = cf[i].match(match_sw);
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1930 # Recognize LucasArts Smush video files (cf.
4757 # https://cf-aldn.altools.co.kr/setup/EGG_Specification.zip
4951 >0 guid ABD3D211-A9BA-11cf-8EE6-00C00C205365 ASF_Reserved_1
6417 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.57-v32.31.pdf
6445 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.32-v6.11.pdf
10094 # cf. gcov-io.h
10122 # cf. http://ltp.sourceforge.net/coverage/lcov/geninfo.1.php
10140 # cf. https://llvm.org/docs/doxygen/html/InstrProfData_8inc_source.html
10151 # cf. https://llvm.org/docs/CoverageMappingFormat.html
34885 # freezed configuration file (dbm format?) created from sendmal.cf with -bz
[all …]
H A Dmagic1930 # Recognize LucasArts Smush video files (cf.
4757 # https://cf-aldn.altools.co.kr/setup/EGG_Specification.zip
4951 >0 guid ABD3D211-A9BA-11cf-8EE6-00C00C205365 ASF_Reserved_1
6417 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.57-v32.31.pdf
6445 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.32-v6.11.pdf
10094 # cf. gcov-io.h
10122 # cf. http://ltp.sourceforge.net/coverage/lcov/geninfo.1.php
10140 # cf. https://llvm.org/docs/doxygen/html/InstrProfData_8inc_source.html
10151 # cf. https://llvm.org/docs/CoverageMappingFormat.html
34885 # freezed configuration file (dbm format?) created from sendmal.cf with -bz
[all …]
/php-src/build/
H A Dlibtool.m4881 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`

Completed in 245 milliseconds