Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A DSAPI.c51 static void _type_dtor(zval *zv) in _type_dtor() function
59 zend_hash_init_ex(&sapi_globals->known_post_content_types, 8, NULL, _type_dtor, 1, 0); in sapi_globals_ctor()

Completed in 6 milliseconds