Home
last modified time | relevance | path

Searched refs:BITS_PER_BYTE (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h422 #define BITS_PER_BYTE 8 macro
423 #define SINGLE_BYTE_SIZE (1 << BITS_PER_BYTE)
424 #define BITS_IN_ROOM (sizeof(Bits) * BITS_PER_BYTE)

Completed in 8 milliseconds