/PHP-5.3/ext/bcmath/libbcmath/src/ |
H A D | raisemod.c | 46 bc_raisemod (bc_num base, bc_num expo, bc_num mod, bc_num *result, int scale TSRMLS_DC) in bc_raisemod() argument 52 if (bc_is_zero(mod TSRMLS_CC)) return -1; in bc_raisemod() 73 if (mod->n_scale != 0) in bc_raisemod() 84 (void) bc_modulo (temp, mod, &temp, scale TSRMLS_CC); in bc_raisemod() 88 (void) bc_modulo (power, mod, &power, scale TSRMLS_CC); in bc_raisemod()
|
H A D | bcmath.h | 142 _PROTOTYPE(int bc_raisemod, (bc_num base, bc_num expo, bc_num mod,
|
/PHP-5.3/ext/com_dotnet/tests/ |
H A D | variants.phpt | 55 mod: 0 69 mod: 2 115 mod: 153 mod: 231 mod: 269 mod: 319 mod: 381 mod: 439 mod: 501 mod: [all …]
|
/PHP-5.3/tests/lang/ |
H A D | engine_assignExecutionOrder_003.phpt | 66 function mod($b) 78 $x[mod($x1)][mod($x2)] = $bx[mod($x3)];
|
/PHP-5.3/ext/session/ |
H A D | session.c | 506 if (!PS(mod)) { in php_session_initialize() 656 PS(mod) = tmp; in PHP_INI_MH() 1299 ps_module **mod; 1302 for (i = 0, mod = ps_modules; i < MAX_MODULES; i++, mod++) { 1303 if (*mod && !strcasecmp(name, (*mod)->s_name)) { 1304 ret = *mod; 1317 for (mod = ps_serializers; mod->name; mod++) { 1319 ret = mod; 1616 if (PS(mod) && PS(mod)->s_name) { 2244 for (i = 0, mod = ps_modules; i < MAX_MODULES; i++, mod++) { [all …]
|
H A D | php_session.h | 111 ps_module *mod; member
|
/PHP-5.3/ext/bcmath/tests/ |
H A D | bcmod_error2.phpt | 2 bcmod() - mod by 0
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | bug61764.phpt | 8 //expected -30000 mod 2^32 = 4294937296, and not -30000
|
/PHP-5.3/ext/bcmath/ |
H A D | bcmath.c | 71 ZEND_ARG_INFO(0, mod) 408 bc_num first, second, mod, result; in PHP_FUNCTION() local 418 bc_init_num(&mod TSRMLS_CC); in PHP_FUNCTION() 422 php_str2num(&mod, modulous TSRMLS_CC); in PHP_FUNCTION() 426 if (bc_raisemod(first, second, mod, &result, scale_int TSRMLS_CC) != -1) { in PHP_FUNCTION() 439 bc_free_num(&mod); in PHP_FUNCTION()
|
/PHP-5.3/ext/bcmath/libbcmath/ |
H A D | aclocal.m4 | 57 # symlink; some systems play weird games with the mod time of symlinks 58 # (eg FreeBSD returns the mod time of the symlink's containing
|
/PHP-5.3/ext/phar/tests/ |
H A D | phar_setdefaultstub.phpt | 99 'mod' => 'audio/mod', 394 'mod' => 'audio/mod', 689 'mod' => 'audio/mod',
|
H A D | phar_createdefaultstub.phpt | 79 'mod' => 'audio/mod', 373 'mod' => 'audio/mod', 675 'mod' => 'audio/mod',
|
/PHP-5.3/ext/phar/tests/files/ |
H A D | include_path2.phar | 43 'mod' => 'audio/mod',
|
H A D | nophar.phar | 43 'mod' => 'audio/mod',
|
H A D | openssl.phar | 43 'mod' => 'audio/mod',
|
/PHP-5.3/ext/phar/tests/cache_list/files/ |
H A D | nophar.phar | 43 'mod' => 'audio/mod',
|
H A D | openssl.phar | 43 'mod' => 'audio/mod',
|
/PHP-5.3/sapi/apache/ |
H A D | config.m4 | 239 PHP_ARG_ENABLE(mod-charset, whether to enable Apache charset compatibility option, 240 [ --enable-mod-charset APACHE: Enable transfer tables for mod_charset (Rus Apache)], no, no)
|
/PHP-5.3/sapi/apache_hooks/ |
H A D | config.m4 | 241 PHP_ARG_ENABLE(mod-charset, whether to enable Apache charset compatibility option, 242 [ --enable-mod-charset APACHE (hooks): Enable transfer tables for mod_charset (Rus Apache)], …
|
/PHP-5.3/sapi/thttpd/ |
H A D | thttpd_patch | 151 …, int status, char* title, char* encodings, char* extraheads, char* type, int length, time_t mod ); 152 …* title, char* encodings, char* extraheads, char* type, int length, time_t mod, const char *, size… 246 …c, int status, char* title, char* encodings, char* extraheads, char* type, int length, time_t mod ) 247 …* title, char* encodings, char* extraheads, char* type, int length, time_t mod, const char *last_m… 268 if ( mod == (time_t) 0 ) 269 - mod = now; 271 - (void) strftime( modbuf, sizeof(modbuf), rfc1123fmt, gmtime( &mod ) ); 279 + mod = httpd_time_now; 282 + (void) strftime( modbuf, sizeof(modbuf), rfc1123fmt, gmtime( &mod ) );
|
/PHP-5.3/ |
H A D | README.RELEASE_PROCESS | 112 ``sudo -u ezmlm ezmlm-sub ~ezmlm/primary-qa-tester/mod moderator-email-address``
|
H A D | INSTALL | 1007 libapache2-mod-php5 to integrate with Apache 2, and php-pear for PEAR. 1014 # apt-get install php5-common libapache2-mod-php5 php5-cli
|
/PHP-5.3/ext/gmp/ |
H A D | gmp.c | 118 ZEND_ARG_INFO(0, mod)
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 2464 # audio/mod mod 2473 !:mime audio/x-mod 2479 !:mime audio/x-mod 2484 !:mime audio/x-mod 2487 !:mime audio/x-mod 2490 !:mime audio/x-mod 2494 !:mime audio/x-mod 2498 !:mime audio/x-mod 2502 !:mime audio/x-mod 2506 !:mime audio/x-mod [all …]
|
/PHP-5.3/win32/ |
H A D | install.txt | 1710 MySQL database server, using the mod installation for Apache.
|