php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
range.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2019 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/range-byte.py"!
10 * Do not change this file!
11 */
12
13
14#ifndef LEXBOR_ENCODING_RANGE_H
15#define LEXBOR_ENCODING_RANGE_H
16
17#ifdef __cplusplus
18extern "C" {
19#endif
20
22
23
24#define LXB_ENCODING_RANGE_INDEX_GB18030_SIZE 207
25
26
28
29
30#ifdef __cplusplus
31} /* extern "C" */
32#endif
33
34#endif /* LEXBOR_ENCODING_RANGE_H */
#define LXB_EXTERN
Definition def.h:55
LXB_API const lxb_encoding_range_index_t lxb_encoding_range_index_gb18030[207]
Definition range.c:16