Searched refs:zlib_create_dictionary_string (Results 1 – 1 of 1) sorted by relevance
791 static zend_bool zlib_create_dictionary_string(HashTable *options, char **dict, size_t *dictlen) { in zlib_create_dictionary_string() function888 if (!zlib_create_dictionary_string(options, &dict, &dictlen)) { in PHP_FUNCTION()1136 if (!zlib_create_dictionary_string(options, &dict, &dictlen)) { in PHP_FUNCTION()
Completed in 10 milliseconds