php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
sbst.h File Reference
#include <string.h>
#include "lexbor/core/base.h"

Go to the source code of this file.

Data Structures

struct  lexbor_sbst_entry_static_t
 

Functions

lxb_inline const lexbor_sbst_entry_static_tlexbor_sbst_entry_static_find (const lexbor_sbst_entry_static_t *strt, const lexbor_sbst_entry_static_t *root, const lxb_char_t key)
 

Function Documentation

◆ lexbor_sbst_entry_static_find()

lxb_inline const lexbor_sbst_entry_static_t * lexbor_sbst_entry_static_find ( const lexbor_sbst_entry_static_t * strt,
const lexbor_sbst_entry_static_t * root,
const lxb_char_t key )

Definition at line 36 of file sbst.h.