Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Durl_scanner_ex.c51 static void tag_dtor(zval *zv) in tag_dtor() function
81 zend_hash_init(ctx->tags, 0, NULL, tag_dtor, 1); in php_ini_on_update_tags()
H A Durl_scanner_ex.re49 static void tag_dtor(zval *zv)
79 zend_hash_init(ctx->tags, 0, NULL, tag_dtor, 1);

Completed in 13 milliseconds