php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | BC_ENCODE_LUT(A, B) |
#define | LUT_ITERATE(_, A) |
Functions | |
char * | bc_copy_and_toggle_bcd (char *restrict dest, const char *source, const char *source_end) |
void | bc_write_bcd_representation (uint32_t value, char *str) |
char * bc_copy_and_toggle_bcd | ( | char *restrict | dest, |
const char * | source, | ||
const char * | source_end ) |