Home
last modified time | relevance | path

Searched refs:one_to_buffer (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/hash/
H A Dhash.c195 static void one_to_buffer(size_t sz, unsigned char *buf, uint64_t val) { in one_to_buffer() function
321 one_to_buffer(sz, buf + pos, val); in php_hash_unserialize_spec()

Completed in 9 milliseconds