Home
last modified time | relevance | path

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

/PHP-7.3/ext/session/
H A Dmod_files.bat24 SET /A Bits=%3 + 0 2>NUL
26 IF _%Bits%_==__ GOTO BitsError
27 IF /I %Bits% LSS 4 GOTO BitsError
28 IF /I %Bits% GTR 6 GOTO BitsError
32 SET Bits=4
36 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V
37 IF /I %Bits% GEQ 6 SET HashChars=!HashChars! W X Y Z - ,
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregint.h331 typedef uint32_t Bits; typedef
332 typedef Bits BitSet[BITSET_SIZE];
333 typedef Bits* BitSetRef;
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic17475 # # original Finder flags (Bits 8-15)
24173 # Bits 4-7 (4 MSB): 4-bit version number
24174 # Bits 3: Reserved
H A Dmagic私はガラスを食べられます17475 # # original Finder flags (Bits 8-15)
24173 # Bits 4-7 (4 MSB): 4-bit version number
24174 # Bits 3: Reserved

Completed in 212 milliseconds