php-internal-docs
8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
const.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2018 Alexander Borisov
3
*
4
* Author: Alexander Borisov <borisov@lexbor.com>
5
*/
6
7
/*
8
* Caution!
9
* This file generated by the script "utils/lexbor/tag_ns/tags.py"!
10
* Do not change this file!
11
*/
12
13
14
#ifndef LXB_NS_CONST_H
15
#define LXB_NS_CONST_H
16
17
#define LXB_NS_CONST_VERSION "253D4AFDA959234B48A478B956C3C777"
18
#define LXB_NS_CONST_VERSION_253D4AFDA959234B48A478B956C3C777
19
20
typedef
uintptr_t
lxb_ns_id_t
;
21
typedef
uintptr_t
lxb_ns_prefix_id_t
;
22
23
typedef
enum
{
24
LXB_NS__UNDEF
= 0x00,
25
LXB_NS__ANY
= 0x01,
26
LXB_NS_HTML
= 0x02,
27
LXB_NS_MATH
= 0x03,
28
LXB_NS_SVG
= 0x04,
29
LXB_NS_XLINK
= 0x05,
30
LXB_NS_XML
= 0x06,
31
LXB_NS_XMLNS
= 0x07,
32
LXB_NS__LAST_ENTRY
= 0x08
33
}
34
lxb_ns_id_enum_t
;
35
36
37
#endif
/* LXB_NS_CONST_H */
lxb_ns_prefix_id_t
uintptr_t lxb_ns_prefix_id_t
Definition
const.h:21
lxb_ns_id_t
uintptr_t lxb_ns_id_t
Definition
const.h:20
lxb_ns_id_enum_t
lxb_ns_id_enum_t
Definition
const.h:23
LXB_NS_MATH
@ LXB_NS_MATH
Definition
const.h:27
LXB_NS__UNDEF
@ LXB_NS__UNDEF
Definition
const.h:24
LXB_NS_XMLNS
@ LXB_NS_XMLNS
Definition
const.h:31
LXB_NS_SVG
@ LXB_NS_SVG
Definition
const.h:28
LXB_NS_XLINK
@ LXB_NS_XLINK
Definition
const.h:29
LXB_NS_HTML
@ LXB_NS_HTML
Definition
const.h:26
LXB_NS__LAST_ENTRY
@ LXB_NS__LAST_ENTRY
Definition
const.h:32
LXB_NS_XML
@ LXB_NS_XML
Definition
const.h:30
LXB_NS__ANY
@ LXB_NS__ANY
Definition
const.h:25
ext
dom
lexbor
lexbor
ns
const.h
Generated on Sat Aug 23 2025 01:46:07 for php-internal-docs by
1.13.2