Searched refs:cf (Results 1 – 20 of 20) sorted by relevance
/PHP-8.0/ext/curl/ |
H A D | curl_file.c | 32 zval *cf = return_value; in curlfile_ctor() local 41 …zend_update_property_string(curl_CURLFile_class, Z_OBJ_P(cf), "name", sizeof("name")-1, ZSTR_VAL(f… in curlfile_ctor() 44 …zend_update_property_string(curl_CURLFile_class, Z_OBJ_P(cf), "mime", sizeof("mime")-1, ZSTR_VAL(m… in curlfile_ctor() 48 …zend_update_property_string(curl_CURLFile_class, Z_OBJ_P(cf), "postname", sizeof("postname")-1, ZS… in curlfile_ctor()
|
/PHP-8.0/Zend/tests/ |
H A D | unset_cv11.phpt | 7 $cf = $x; 8 unset($cf['default']);
|
/PHP-8.0/ext/standard/tests/general_functions/ |
H A D | 002.phpt | 5 =20=D4=cf=D2=C7=CF=D7=D9=C5=
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | quoted_printable_decode_basic.phpt | 8 =20=D4=cf=D2=C7=CF=D7=D9=C5=
|
H A D | strtoupper1-win32.phpt | 262 cf => cf 294 ef => cf
|
H A D | strtolower-win32.phpt | 261 cf => ef
|
H A D | html_entity_decode_iso8859-15.phpt | 259 LATIN CAPITAL LETTER I WITH DIAERESIS: Ï => cf 260 Ï => cf
|
H A D | html_entity_decode_iso8859-5.phpt | 259 CYRILLIC CAPITAL LETTER YA: Я => cf
|
H A D | html_entity_decode_win1251.phpt | 391 CYRILLIC CAPITAL LETTER PE: П => cf
|
H A D | html_entity_decode_macroman.phpt | 394 LATIN SMALL LIGATURE OE: œ => cf
|
H A D | html_entity_decode_cp866.phpt | 387 BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE: ╧ => cf
|
H A D | html_entity_decode_koi8-r.phpt | 387 CYRILLIC SMALL LETTER O: о => cf
|
H A D | bug49785.phpt | 233 string(2) "cf"
|
/PHP-8.0/tests/lang/operators/ |
H A D | bitwiseNot_variationStr.phpt | 20 string(2) "cf"
|
/PHP-8.0/scripts/dev/ |
H A D | makedist | 169 tar cf "$prefix".tar "$prefix"
|
/PHP-8.0/win32/build/ |
H A D | confutils.js | 2392 var cf = val.replace(/\s+/g, " ").split(" "); 2395 for (var i in cf) { 2399 r = cf[i].match(/^\$\((.*)\)/); 2406 if (i_val && !!cf[i]) { 2408 ret += " " + to_sw + " " + cf[i]; 2415 r = cf[i].match(re); 2422 r = cf[i].match(match_sw);
|
/PHP-8.0/docs/ |
H A D | release-process.md | 445 internals@lists.php.net (cf. http://news.php.net/php.internals/98652).
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 1643 # Recognize LucasArts Smush video files (cf. 4164 >0 guid ABD3D211-A9BA-11cf-8EE6-00C00C205365 ASF_Reserved_1 5459 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.57-v32.31.pdf 5487 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.32-v6.11.pdf 8662 # cf. gcov-io.h 8690 # cf. http://ltp.sourceforge.net/coverage/lcov/geninfo.1.php 8708 # cf. https://llvm.org/docs/doxygen/html/InstrProfData_8inc_source.html 8719 # cf. https://llvm.org/docs/CoverageMappingFormat.html 28187 # freezed configuration file (dbm format?) created from sendmal.cf with -bz 28190 # "sendmail -d0 -bt < /dev/null |grep -i Version" or "egrep '^DZ' /etc/sendmail.cf" [all …]
|
H A D | magic | 1643 # Recognize LucasArts Smush video files (cf. 4164 >0 guid ABD3D211-A9BA-11cf-8EE6-00C00C205365 ASF_Reserved_1 5459 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.57-v32.31.pdf 5487 # cf. https://www.gsma.com/newsroom/wp-content/uploads/TD.32-v6.11.pdf 8662 # cf. gcov-io.h 8690 # cf. http://ltp.sourceforge.net/coverage/lcov/geninfo.1.php 8708 # cf. https://llvm.org/docs/doxygen/html/InstrProfData_8inc_source.html 8719 # cf. https://llvm.org/docs/CoverageMappingFormat.html 28187 # freezed configuration file (dbm format?) created from sendmal.cf with -bz 28190 # "sendmail -d0 -bt < /dev/null |grep -i Version" or "egrep '^DZ' /etc/sendmail.cf" [all …]
|
/PHP-8.0/build/ |
H A D | libtool.m4 | 882 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
|
Completed in 167 milliseconds