Home
last modified time | relevance | path

Searched refs:bit (Results 476 – 483 of 483) sorted by relevance

1...<<11121314151617181920

/PHP-8.1/ext/standard/
H A Durl_scanner_ex.re393 A bit hacky check this here, but saves a URL parse. */
H A Dvar_unserializer.re954 /* Use double for large zend_long values that were serialized on a 64-bit system */
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc107 * guarantee proper alignment of 128-bit SSE data allocated on stack.
188 | mov reg, ((ptrdiff_t)addr) // 0x48 0xc7 0xc0 <imm-32-bit>
190 | mov64 reg, ((ptrdiff_t)addr) // 0x48 0xb8 <imm-64-bit>
445 /* In 64-bit build we compare only low 32-bits.
446 * x86_64 cmp instruction doesn't support immediate 64-bit operand, and full
447 * comparison would require an additional load of 64-bit address into register.
14876 // Sign-extend the 32-bit value to a potentially 64-bit zend_long
14883 // Sign-extend the 32-bit value to a potentially 64-bit zend_long
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt130 // issues for very large numbers and 32 vs. 64bit systems
/PHP-8.1/ext/date/lib/
H A Dparse_date.re2537 /* clean up a bit */
/PHP-8.1/
H A Dphp.ini-development1823 ; A bitmask, where each bit enables or disables the appropriate OPcache
H A Dphp.ini-production1825 ; A bitmask, where each bit enables or disables the appropriate OPcache
/PHP-8.1/ext/standard/tests/misc/
H A Dbrowscap.ini4333 [IE/6.01 (CP/M; 8-bit*)]
4356 [Nutscrape/* (CP/M; 8-bit*)]

Completed in 187 milliseconds

1...<<11121314151617181920