Home
last modified time | relevance | path

Searched refs:result (Results 926 – 938 of 938) sorted by relevance

1...<<3132333435363738

/PHP-7.2/ext/gd/libgd/
H A Dgd.c1575 long result = (long) sqrt ((double) n); in lsqrt() local
1576 return result; in lsqrt()
/PHP-7.2/ext/mbstring/
H A DREADME_PHP3-i18n-ja391 result in following errors:
/PHP-7.2/ext/pcre/pcrelib/
H A DHACKING113 result is the same.
H A Dpcre_jit_compile.c2338 sljit_uw *result; in allocate_read_only_data() local
2343 result = (sljit_uw *)SLJIT_MALLOC(size + sizeof(sljit_uw), compiler->allocator_data); in allocate_read_only_data()
2344 if (SLJIT_UNLIKELY(result == NULL)) in allocate_read_only_data()
2350 *(void**)result = common->read_only_data_head; in allocate_read_only_data()
2351 common->read_only_data_head = (void *)result; in allocate_read_only_data()
2352 return result + 1; in allocate_read_only_data()
H A DNEWS584 result of this change; I hope that performance will not be much affected.
H A DREADME814 When the dftables program is run as a result of --enable-rebuild-chartables,
/PHP-7.2/Zend/tests/
H A D019.phpt361 // because these are not functions but statements, it will result in syntax error.
/PHP-7.2/
H A DINSTALL602 virtual()) to make subrequests on the web server and insert the result
1292 This will result in the following directory:
/PHP-7.2/win32/
H A Dinstall.txt838 virtual()) to make subrequests on the web server and insert the result
1173 This will result in the following directory:
/PHP-7.2/build/
H A Dlibtool.m4817 # during glob expansion). Even if it were fixed, the result of this
2200 *** The result is that libtool may fail to recognize shared libraries
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c30616 double result;
30736 result = (double)s;
30743 result = s / scale;
30744 result /= 1.0e+308;
30751 result = 0.0*s;
30763 result = s / scale;
30765 result = s * scale;
30772 *pResult = result;
48450 PgHdr result, *pTail;
48451 pTail = &result;
[all …]
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic22672 >>12 string . raw result text
22676 >>37 string <: v%.4s raw result text
22681 >>>20 string <: v%.4s raw result text
22682 >>16 string <: v%.4s raw result text
H A Dmagic私はガラスを食べられます22672 >>12 string . raw result text
22676 >>37 string <: v%.4s raw result text
22681 >>>20 string <: v%.4s raw result text
22682 >>16 string <: v%.4s raw result text

Completed in 519 milliseconds

1...<<3132333435363738