Home
last modified time | relevance | path

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

/PHP-7.4/ext/zlib/
H A Dzlib.c754 static zend_bool zlib_create_dictionary_string(HashTable *options, char **dict, size_t *dictlen) { in zlib_create_dictionary_string() function
852 if (!zlib_create_dictionary_string(options, &dict, &dictlen)) { in PHP_FUNCTION()
1119 if (!zlib_create_dictionary_string(options, &dict, &dictlen)) { in PHP_FUNCTION()

Completed in 7 milliseconds