php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
lxb_status_t | lexbor_serialize_length_cb (const lxb_char_t *data, size_t length, void *ctx) |
lxb_status_t | lexbor_serialize_copy_cb (const lxb_char_t *data, size_t length, void *ctx) |
lxb_status_t lexbor_serialize_copy_cb | ( | const lxb_char_t * | data, |
size_t | length, | ||
void * | ctx ) |
Definition at line 19 of file serialize.c.
lxb_status_t lexbor_serialize_length_cb | ( | const lxb_char_t * | data, |
size_t | length, | ||
void * | ctx ) |
Definition at line 12 of file serialize.c.