Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Durl_scanner_ex.c49 static void tag_dtor(zval *zv) in tag_dtor() function
79 zend_hash_init(ctx->tags, 0, NULL, tag_dtor, 1); in php_ini_on_update_tags()
H A Durl_scanner_ex.re47 static void tag_dtor(zval *zv)
77 zend_hash_init(ctx->tags, 0, NULL, tag_dtor, 1);

Completed in 8 milliseconds