php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lexbor_hash_insert Struct Reference

#include <hash.h>

Data Fields

lexbor_hash_id_f hash
 
lexbor_hash_cmp_f cmp
 
lexbor_hash_copy_f copy
 

Detailed Description

Definition at line 76 of file hash.h.

Field Documentation

◆ cmp

lexbor_hash_cmp_f lexbor_hash_insert::cmp

Definition at line 78 of file hash.h.

◆ copy

lexbor_hash_copy_f lexbor_hash_insert::copy

Definition at line 79 of file hash.h.

◆ hash

lexbor_hash_id_f lexbor_hash_insert::hash

Definition at line 77 of file hash.h.


The documentation for this struct was generated from the following file: