Home
last modified time | relevance | path

Searched refs:sf (Results 1 – 16 of 16) sorted by relevance

/PHP-7.1/ext/soap/tests/bugs/
H A Dbug73237.phpt12sf="urn:object.test.example.org"><soapenv:Body><queryResponse><result xsi:type="QueryResult"><done…
45 …"<sf:CampaignId>701i0000001lreeAAA</sf:CampaignId><sf:Status>Sent</sf:Status><sf:ContactId xsi:nil…
53 string(44) "<sf:Email>angela.lansbury@cbs.com</sf:Email>"
/PHP-7.1/Zend/tests/
H A Dglobal_with_side_effect_name.phpt6 function sf($arg) {
12 global ${sf("a")};
/PHP-7.1/ext/soap/tests/
H A Dbug70211.phpt18 $sf = new SoapFault('1', 'string', 'detail', 'header','line', str_repeat("A",232).ptr2str($addr));
19 $ob = unserialize("a:3:{i:0;".serialize($sf).'i:1;r:12;i:2;r:10;}');
/PHP-7.1/ext/tidy/
H A DREADME4 Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer
/PHP-7.1/ext/reflection/tests/
H A Dbug45571.phpt12 private static function sf() {}
/PHP-7.1/ext/standard/tests/strings/
H A Dbug70720.phpt10 var_dump(strip_tags("<span class=sf-dump-> this is a test</span>"));
H A Dstrval_variation2.phpt27 $sf = "\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff";
59 echo bin2hex(strval($sf));
/PHP-7.1/main/
H A Dphp_main.h33 PHPAPI int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_modules, uint n…
H A DSAPI.h150 SAPI_API void sapi_startup(sapi_module_struct *sf);
H A DSAPI.c78 SAPI_API void sapi_startup(sapi_module_struct *sf) in sapi_startup() argument
80 sf->ini_entries = NULL; in sapi_startup()
81 sapi_module = *sf; in sapi_startup()
H A Dmain.c2080 int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_modules, uint num_addi… in php_module_startup() argument
2124 sapi_module = *sf; in php_module_startup()
/PHP-7.1/ext/tidy/tests/
H A D024.phpt11 // more info at http://sf.net/tracker/?func=detail&atid=390963&aid=1598422&group_id=27659
H A D027.phpt8 // bug report from http://sf.net/tracker/?func=detail&atid=390963&aid=1641868&group_id=27659
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic13651 # Derived from the 'fondu' and 'ufond' source code (fondu.sf.net). 'sfnt' is
16525 # A GutenPalm zTXT etext for use on Palm Pilots (http://gutenpalm.sf.net)
17487 # From: Paolo <oopla@users.sf.net>
20871 # from Ian Scott <scottim@sf.net>
20876 # http:/vxl.sf.net
H A Dmagic私はガラスを食べられます13651 # Derived from the 'fondu' and 'ufond' source code (fondu.sf.net). 'sfnt' is
16525 # A GutenPalm zTXT etext for use on Palm Pilots (http://gutenpalm.sf.net)
17487 # From: Paolo <oopla@users.sf.net>
20871 # from Ian Scott <scottim@sf.net>
20876 # http:/vxl.sf.net
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog1181 -s to -sf so that re-installing does not cause issues.

Completed in 165 milliseconds