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
18
extern
"C"
{
19
#endif
20
21
#include "
lexbor/encoding/base.h
"
22
23
24
#define LXB_ENCODING_RANGE_INDEX_GB18030_SIZE 207
25
26
27
LXB_EXTERN
const
lxb_encoding_range_index_t
lxb_encoding_range_index_gb18030
[207];
28
29
30
#ifdef __cplusplus
31
}
/* extern "C" */
32
#endif
33
34
#endif
/* LEXBOR_ENCODING_RANGE_H */
LXB_EXTERN
#define LXB_EXTERN
Definition
def.h:55
base.h
lxb_encoding_range_index_gb18030
LXB_API const lxb_encoding_range_index_t lxb_encoding_range_index_gb18030[207]
Definition
range.c:16
lxb_encoding_range_index_t
Definition
base.h:207
ext
dom
lexbor
lexbor
encoding
range.h
Generated on Sat Aug 23 2025 01:46:07 for php-internal-docs by
1.13.2