Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_string.c57 static void _str_dtor(zval *zv) in _str_dtor() function
72 zend_hash_init(interned_strings, 1024, NULL, _str_dtor, permanent); in zend_init_interned_strings_ht()

Completed in 5 milliseconds