php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
utils.c File Reference

Go to the source code of this file.

Functions

size_t lexbor_utils_power (size_t t, size_t k)
 
size_t lexbor_utils_hash_hash (const lxb_char_t *key, size_t key_size)
 

Function Documentation

◆ lexbor_utils_hash_hash()

size_t lexbor_utils_hash_hash ( const lxb_char_t * key,
size_t key_size )

Definition at line 28 of file utils.c.

◆ lexbor_utils_power()

size_t lexbor_utils_power ( size_t t,
size_t k )

Definition at line 11 of file utils.c.