php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
dtoa.h File Reference
#include "lexbor/core/base.h"

Go to the source code of this file.

Functions

LXB_API size_t lexbor_dtoa (double value, lxb_char_t *begin, size_t len)
 

Function Documentation

◆ lexbor_dtoa()

LXB_API size_t lexbor_dtoa ( double value,
lxb_char_t * begin,
size_t len )

Definition at line 368 of file dtoa.c.