Home
last modified time | relevance | path

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

/PHP-5.6/ext/tidy/
H A DREADME5 Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer
/PHP-5.6/ext/reflection/tests/
H A Dbug45571.phpt12 private static function sf() {}
/PHP-5.6/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-5.6/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.h151 SAPI_API void sapi_startup(sapi_module_struct *sf);
H A DSAPI.c76 SAPI_API void sapi_startup(sapi_module_struct *sf) in sapi_startup() argument
82 sf->ini_entries = NULL; in sapi_startup()
83 sapi_module = *sf; in sapi_startup()
H A Dmain.c2081 int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_modules, uint num_addi… in php_module_startup() argument
2131 sapi_module = *sf; in php_module_startup()
/PHP-5.6/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-5.6/ext/mssql/
H A Dphp_mssql.c2237 zend_bool sf = 0; local
2240 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &binary, &binary_len, &sf) == FAILURE)…
2249 if (sf) {
/PHP-5.6/win32/build/
H A Dconfig.w32.phpize.in68 …STDOUT.WriteLine('Parsers will not be generated. Upgrade your copy at http://sf.net/projects/re2c'…
H A Dconfig.w3269 …STDOUT.WriteLine('Parsers will not be generated. Upgrade your copy at http://sf.net/projects/re2c'…
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic12915 # Derived from the 'fondu' and 'ufond' source code (fondu.sf.net). 'sfnt' is
15720 # A GutenPalm zTXT etext for use on Palm Pilots (http://gutenpalm.sf.net)
16132 # From: Paolo <oopla@users.sf.net>
19233 # from Ian Scott <scottim@sf.net>
19238 # http:/vxl.sf.net
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog1181 -s to -sf so that re-installing does not cause issues.

Completed in 89 milliseconds