php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include "private.h"
Go to the source code of this file.
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) |
BC_VECTOR | bc_parse_chunk_chars (const char *str) |
char * bc_copy_and_toggle_bcd | ( | char *restrict | dest, |
const char * | source, | ||
const char * | source_end ) |
BC_VECTOR bc_parse_chunk_chars | ( | const char * | str | ) |