Home
last modified time | relevance | path

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

/php-src/ext/zlib/
H A Dzlib.c789 static bool zlib_create_dictionary_string(HashTable *options, char **dict, size_t *dictlen) { in zlib_create_dictionary_string() function
886 if (!zlib_create_dictionary_string(options, &dict, &dictlen)) { in PHP_FUNCTION()
1135 if (!zlib_create_dictionary_string(options, &dict, &dictlen)) { in PHP_FUNCTION()

Completed in 12 milliseconds