Searched refs:basis (Results 1 – 9 of 9) sorted by relevance
/PHP-5.6/ext/gd/libgd/ |
H A D | mathmake.c | 6 int basis[91]; variable 16 basis[i] = cos ((double) i * .0174532925) * scale; in main() 20 printf ("%d,\n ", cost[i] = basis[i]); in main() 24 printf ("%d,\n ", cost[i] = -basis[180 - i]); in main() 28 printf ("%d,\n ", cost[i] = -basis[i - 180]); in main() 32 printf ("%d,\n ", cost[i] = basis[360 - i]); in main() 34 printf ("%d\n", cost[359] = basis[1]); in main()
|
/PHP-5.6/Zend/RFCs/ |
H A D | 002.txt | 32 space may be changed on a file-by-file basis. Symbols in other name
|
/PHP-5.6/ |
H A D | php.ini-development | 2015 ; be overridden on a per-stream basis via the "cafile" SSL stream context 2024 ; this value may still be overridden on a per-stream basis via the "capath"
|
H A D | php.ini-production | 2015 ; be overridden on a per-stream basis via the "cafile" SSL stream context 2024 ; this value may still be overridden on a per-stream basis via the "capath"
|
H A D | INSTALL | 1655 a per-directory basis. These files are processed only by the 1763 on a per-directory basis using the Windows registry. The configuration
|
H A D | NEWS | 9765 are enabled on per-request basis. (Ilia)
|
/PHP-5.6/win32/ |
H A D | install.txt | 1364 on a per-directory basis using the Windows registry. The configuration
|
/PHP-5.6/ext/fileinfo/tests/ |
H A D | magic | 1820 # we only test some types on basis of frequency: 0x08 (83%), 0x09 (5%), 3377 # $File: basis,v 1.4 2009/09/19 16:28:08 christos Exp $ 3378 # basis: file(1) magic for BBx/Pro5-files 3380 # http://www.basis.com business-basic-files. 4234 # packed data, Huffman (minimum redundancy) codes on a byte-by-byte basis
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | ChangeLog | 1121 done on an "all or nothing" basis. This also applied to repeated 1496 basis, but at the moment that is not feasible.
|
Completed in 96 milliseconds