Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_string.c38 static void _str_dtor(zval *zv) in _str_dtor() function
86 zend_hash_init(&CG(interned_strings), 1024, NULL, _str_dtor, 1); in zend_interned_strings_init()

Completed in 5 milliseconds