Home
last modified time | relevance | path

Searched defs:bst_map (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/core/
H A Dbst_map.c18 lexbor_bst_map_init(lexbor_bst_map_t *bst_map, size_t size) in lexbor_bst_map_init()
56 lexbor_bst_map_clean(lexbor_bst_map_t *bst_map) in lexbor_bst_map_clean()
64 lexbor_bst_map_destroy(lexbor_bst_map_t *bst_map, bool self_destroy) in lexbor_bst_map_destroy()
82 lexbor_bst_map_search(lexbor_bst_map_t *bst_map, lexbor_bst_entry_t *scope, in lexbor_bst_map_search()
112 lexbor_bst_map_insert(lexbor_bst_map_t *bst_map, in lexbor_bst_map_insert()
129 lexbor_bst_map_insert_not_exists(lexbor_bst_map_t *bst_map, in lexbor_bst_map_insert_not_exists()
195 lexbor_bst_map_remove(lexbor_bst_map_t *bst_map, lexbor_bst_entry_t **scope, in lexbor_bst_map_remove()
235 lexbor_bst_map_mraw_noi(lexbor_bst_map_t *bst_map) in lexbor_bst_map_mraw_noi()
H A Dbst_map.h70 lexbor_bst_map_mraw(lexbor_bst_map_t *bst_map) in lexbor_bst_map_mraw()

Completed in 5 milliseconds