php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
Macros | |
#define | lxb_inline static inline |
Typedefs | |
typedef uint32_t | lxb_codepoint_t |
typedef unsigned char | lxb_char_t |
typedef unsigned int | lxb_status_t |
typedef lxb_status_t(* | lexbor_callback_f) (const lxb_char_t *buffer, size_t size, void *ctx) |
typedef lxb_status_t(* lexbor_callback_f) (const lxb_char_t *buffer, size_t size, void *ctx) |
typedef unsigned char lxb_char_t |
typedef uint32_t lxb_codepoint_t |
typedef unsigned int lxb_status_t |