Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dhash.c196 static void one_to_buffer(size_t sz, unsigned char *buf, uint64_t val) { in one_to_buffer() function
322 one_to_buffer(sz, buf + pos, val); in php_hash_unserialize_spec()

Completed in 18 milliseconds