php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
res.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2019-2020 Alexander Borisov
3 *
4 * Author: Alexander Borisov <borisov@lexbor.com>
5 */
6
7/*
8 * Caution!
9 * This file generated by the script "utils/lexbor/encoding/res.py"!
10 * Do not change this file!
11 */
12
13
14#ifndef LEXBOR_ENCODING_RES_H
15#define LEXBOR_ENCODING_RES_H
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
21
23#include "lexbor/core/shs.h"
24
25
28
29
30#ifdef __cplusplus
31} /* extern "C" */
32#endif
33
34#endif /* LEXBOR_ENCODING_RES_H */
#define LXB_EXTERN
Definition def.h:55
struct lxb_encoding_data lxb_encoding_data_t
Definition base.h:103
@ LXB_ENCODING_LAST_ENTRY
Definition const.h:61
LXB_API const lxb_encoding_data_t lxb_encoding_res_map[LXB_ENCODING_LAST_ENTRY]
Definition res.c:20
LXB_API const lexbor_shs_entry_t lxb_encoding_res_shs_entities[220]
Definition res.c:110
Definition shs.h:19