Go to the source code of this file.
Functions | |
| bitsToString ($type, $bits, $lookup, $joinString=', ', $useAnd=false) | |
Definition in file bitstostring.php.
|
||||||||||||||||||||||||||||
|
A lookup utility function to convert a bitfield in to a string using a lookup with performance enhancements for repetitive usage.
Definition at line 19 of file bitstostring.php. |
1.4.6