Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_compile.c958 static void label_ptr_dtor(zval *zv) /* {{{ */ in label_ptr_dtor() function
4513 zend_hash_init(CG(context).labels, 8, NULL, label_ptr_dtor, 0); in zend_compile_label()

Completed in 27 milliseconds