Home
last modified time | relevance | path

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

/PHP-5.5/ext/tidy/
H A DREADME5 Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer
/PHP-5.5/ext/reflection/tests/
H A Dbug45571.phpt12 private static function sf() {}
/PHP-5.5/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.h148 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.c1992 int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_modules, uint num_addi… in php_module_startup() argument
2042 sapi_module = *sf; in php_module_startup()
/PHP-5.5/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.5/ext/standard/tests/strings/
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.5/ext/mssql/
H A Dphp_mssql.c2237 zend_bool sf = 0; local
2241 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|b", &binary, &binary_len, &sf) == FAILURE)…
2247 if (sf) {
/PHP-5.5/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.5/ext/fileinfo/tests/
H A Dmagic12186 # Derived from the 'fondu' and 'ufond' source code (fondu.sf.net). 'sfnt' is
14668 # A GutenPalm zTXT etext for use on Palm Pilots (http://gutenpalm.sf.net)
15065 # From: Paolo <oopla@users.sf.net>
18087 # from Ian Scott <scottim@sf.net>
18092 # http:/vxl.sf.net
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1181 -s to -sf so that re-installing does not cause issues.

Completed in 146 milliseconds