Searched refs:sf (Results 1 – 15 of 15) sorted by relevance
/php-src/ext/soap/tests/bugs/ |
H A D | bug73237.phpt | 12 …sf="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>"
|
H A D | bug70211.phpt | 24 $sf = new SoapFault('1', 'string', 'detail', 'header','line', str_repeat("A",232).ptr2str($addr)); 25 $ob = unserialize("a:3:{i:0;".serialize($sf).'i:1;R:13;i:2;R:11;}');
|
/php-src/ext/soap/tests/SoapFault/ |
H A D | gh14586.phpt | 7 $sf = new SoapFault(null, "x"); 8 $sf->__construct(null, "x"); 10 $sf->__construct("", ""); 12 $sf->__construct(null, "x", headerFault: []); 13 var_dump($sf->headerfault); 14 $sf->__construct(null, "x"); 15 var_dump($sf->headerfault);
|
/php-src/Zend/tests/ |
H A D | global_with_side_effect_name.phpt | 6 function sf($arg) { 12 global ${sf("a")};
|
/php-src/ext/reflection/tests/ |
H A D | bug45571.phpt | 12 private static function sf() {}
|
/php-src/ext/standard/tests/strings/ |
H A D | bug70720.phpt | 10 var_dump(strip_tags("<span class=sf-dump-> this is a test</span>"));
|
H A D | strval_variation2.phpt | 22 $sf = "\xf0\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xfb\xfc\xfd\xfe\xff"; 54 echo bin2hex(strval($sf));
|
/php-src/ext/tidy/tests/ |
H A D | 024.phpt | 8 // more info at http://sf.net/tracker/?func=detail&atid=390963&aid=1598422&group_id=27659
|
H A D | 027.phpt | 8 // bug report from http://sf.net/tracker/?func=detail&atid=390963&aid=1641868&group_id=27659
|
/php-src/main/ |
H A D | php_main.h | 47 PHPAPI zend_result php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_module);
|
H A D | SAPI.h | 164 SAPI_API void sapi_startup(sapi_module_struct *sf);
|
H A D | SAPI.c | 68 SAPI_API void sapi_startup(sapi_module_struct *sf) in sapi_startup() argument 70 sf->ini_entries = NULL; in sapi_startup() 71 sapi_module = *sf; in sapi_startup()
|
H A D | main.c | 2105 zend_result php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_module) in php_module_startup() argument 2147 sapi_module = *sf; in php_module_startup()
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 25161 # Derived from the 'fondu' and 'ufond' source code (fondu.sf.net). 'sfnt' is 31228 # A GutenPalm zTXT etext for use on Palm Pilots (http://gutenpalm.sf.net) 33059 # From: Paolo <oopla@users.sf.net> 38653 # from Ian Scott <scottim@sf.net> 38658 # http:/vxl.sf.net
|
H A D | magic | 25161 # Derived from the 'fondu' and 'ufond' source code (fondu.sf.net). 'sfnt' is 31228 # A GutenPalm zTXT etext for use on Palm Pilots (http://gutenpalm.sf.net) 33059 # From: Paolo <oopla@users.sf.net> 38653 # from Ian Scott <scottim@sf.net> 38658 # http:/vxl.sf.net
|
Completed in 206 milliseconds