Home
last modified time | relevance | path

Searched refs:bit (Results 551 – 567 of 567) sorted by relevance

1...<<212223

/PHP-7.3/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dgettype_settype_variation3.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dprint_r_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dvar_dump.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dgettype_settype_variation4.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvar_dump_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-7.3/sapi/fpm/tests/
H A Dfcgi.inc508 // Pick random number between 1 and max 16 bit unsigned int 65535
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY370 2007/06/11: [impl] add node type bit.
606 add BIT_CTYPE_XXXX bit flags to regenc.h.
1412 2004/03/25: [spec] support non 8-bit encodings.
1413 2004/03/16: [memo] 2.X branch for 8-bit encodings only.
2298 STK_BOTTOM for (little bit) speed up STACK_POP.
/PHP-7.3/ext/standard/
H A Dvar_unserializer.re757 /* Use double for large zend_long values that were serialized on a 64-bit system */
H A Durl_scanner_ex.re397 A bit hacky check this here, but saves a URL parse. */
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DAPI190 ci->case_fold_flag: character matching case fold bit flag for
/PHP-7.3/
H A Dacinclude.m42034 dnl This macro is used to detect if we're at 64-bit platform or not.
2040 AC_MSG_CHECKING([checking if we're at 64-bit platform])
H A Dphp.ini-development1830 ; A bitmask, where each bit enables or disables the appropriate OPcache
H A Dphp.ini-production1832 ; A bitmask, where each bit enables or disables the appropriate OPcache
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt134 // issues for very large numbers and 32 vs. 64bit systems
/PHP-7.3/ext/date/lib/
H A Dparse_date.re2376 /* clean up a bit */
/PHP-7.3/ext/standard/tests/misc/
H A Dbrowscap.ini4333 [IE/6.01 (CP/M; 8-bit*)]
4356 [Nutscrape/* (CP/M; 8-bit*)]

Completed in 231 milliseconds

1...<<212223