Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregint.h314 #define BITS_PER_BYTE 8 macro
315 #define SINGLE_BYTE_SIZE (1 << BITS_PER_BYTE)
316 #define BITS_IN_ROOM (sizeof(Bits) * BITS_PER_BYTE)

Completed in 9 milliseconds