php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
exception.c
Go to the documentation of this file.
1/*
2 * Copyright (C) 2018 Alexander Borisov
3 *
4 * Author: Alexander Borisov <borisov@lexbor.com>
5 */
6
8
9
10/*
11 * No inline functions for ABI.
12 */
13void *
void * lxb_dom_exception_code_ref_set_noi(lxb_dom_exception_code_t *var, lxb_dom_exception_code_t code)
Definition exception.c:14
lxb_dom_exception_code_t
Definition exception.h:17
lxb_inline void * lxb_dom_exception_code_ref_set(lxb_dom_exception_code_t *var, lxb_dom_exception_code_t code)
Definition exception.h:51