Home
last modified time | relevance | path

Searched refs:result (Results 726 – 737 of 737) sorted by relevance

1...<<21222324252627282930

/PHP-5.3/ext/gd/libgd/
H A Dgd.c1652 long result = (long) sqrt ((double) n); in lsqrt() local
1653 return result; in lsqrt()
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja391 result in following errors:
/PHP-5.3/ext/pcre/pcrelib/
H A DHACKING108 result is the same.
H A DNEWS458 result of this change; I hope that performance will not be much affected.
H A DREADME747 When the dftables program is run as a result of --enable-rebuild-chartables,
/PHP-5.3/Zend/tests/
H A D019.phpt361 // because these are not functions but statements, it will result in syntax error.
/PHP-5.3/ext/phar/
H A Dphar_object.c174 zval *result = NULL; in phar_file_action() local
292 EG(return_value_ptr_ptr) = &result; in phar_file_action()
/PHP-5.3/
H A DINSTALL331 binary, so the final result here is a single httpd binary that includes
806 virtual()) to make subrequests on the web server and insert the result
1496 This will result in the following directory:
/PHP-5.3/win32/
H A Dinstall.txt988 virtual()) to make subrequests on the web server and insert the result
1323 This will result in the following directory:
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c20798 double result; in sqlite3AtoF() local
20904 result = s / scale; in sqlite3AtoF()
20905 result /= 1.0e+308; in sqlite3AtoF()
20907 result = s * scale; in sqlite3AtoF()
20908 result *= 1.0e+308; in sqlite3AtoF()
20916 result = s / scale; in sqlite3AtoF()
20922 result = (double)s; in sqlite3AtoF()
20927 *pResult = result; in sqlite3AtoF()
35145 PgHdr result, *pTail;
35146 pTail = &result;
[all …]
/PHP-5.3/build/
H A Dlibtool.m4811 # during glob expansion). Even if it were fixed, the result of this
2197 *** The result is that libtool may fail to recognize shared libraries
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic14103 >>12 string . raw result text
14107 >>37 string <: v%.4s raw result text
14112 >>>20 string <: v%.4s raw result text
14113 >>16 string <: v%.4s raw result text

Completed in 386 milliseconds

1...<<21222324252627282930