php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
attr_const.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/dom/attr.py"!
10 * Do not change this file!
11 */
12
13
14#ifndef LXB_DOM_ATTR_CONST_H
15#define LXB_DOM_ATTR_CONST_H
16
17
18typedef uintptr_t lxb_dom_attr_id_t;
19
60
61
62#endif /* LXB_DOM_ATTR_CONST_H */
uintptr_t lxb_dom_attr_id_t
Definition attr_const.h:18
lxb_dom_attr_id_enum_t
Definition attr_const.h:20
@ LXB_DOM_ATTR_HTTP_EQUIV
Definition attr_const.h:38
@ LXB_DOM_ATTR_WIDTH
Definition attr_const.h:56
@ LXB_DOM_ATTR_HREF
Definition attr_const.h:36
@ LXB_DOM_ATTR_SRC
Definition attr_const.h:51
@ LXB_DOM_ATTR_CLASS
Definition attr_const.h:26
@ LXB_DOM_ATTR_CHECKED
Definition attr_const.h:25
@ LXB_DOM_ATTR__UNDEF
Definition attr_const.h:21
@ LXB_DOM_ATTR_REQUIRED
Definition attr_const.h:46
@ LXB_DOM_ATTR_ACTIVE
Definition attr_const.h:22
@ LXB_DOM_ATTR_PLACEHOLDER
Definition attr_const.h:42
@ LXB_DOM_ATTR_CHARSET
Definition attr_const.h:24
@ LXB_DOM_ATTR_HEIGHT
Definition attr_const.h:34
@ LXB_DOM_ATTR_TITLE
Definition attr_const.h:54
@ LXB_DOM_ATTR_TYPE
Definition attr_const.h:55
@ LXB_DOM_ATTR_SYSTEM
Definition attr_const.h:53
@ LXB_DOM_ATTR_SIZE
Definition attr_const.h:49
@ LXB_DOM_ATTR_STYLE
Definition attr_const.h:52
@ LXB_DOM_ATTR_ALT
Definition attr_const.h:23
@ LXB_DOM_ATTR_FACE
Definition attr_const.h:31
@ LXB_DOM_ATTR_READONLY
Definition attr_const.h:45
@ LXB_DOM_ATTR_COLOR
Definition attr_const.h:27
@ LXB_DOM_ATTR_DISABLED
Definition attr_const.h:30
@ LXB_DOM_ATTR_FOCUS
Definition attr_const.h:32
@ LXB_DOM_ATTR_HOVER
Definition attr_const.h:35
@ LXB_DOM_ATTR_SELECTED
Definition attr_const.h:48
@ LXB_DOM_ATTR_PUBLIC
Definition attr_const.h:44
@ LXB_DOM_ATTR__LAST_ENTRY
Definition attr_const.h:57
@ LXB_DOM_ATTR_ID
Definition attr_const.h:39
@ LXB_DOM_ATTR_CONTENT
Definition attr_const.h:28
@ LXB_DOM_ATTR_FOR
Definition attr_const.h:33
@ LXB_DOM_ATTR_HTML
Definition attr_const.h:37
@ LXB_DOM_ATTR_SCHEME
Definition attr_const.h:47
@ LXB_DOM_ATTR_IS
Definition attr_const.h:40
@ LXB_DOM_ATTR_POOL
Definition attr_const.h:43
@ LXB_DOM_ATTR_DIR
Definition attr_const.h:29
@ LXB_DOM_ATTR_MAXLENGTH
Definition attr_const.h:41
@ LXB_DOM_ATTR_SLOT
Definition attr_const.h:50