temporary        2471 Zend/zend_compile.c void zend_release_labels(int temporary TSRMLS_DC) /* {{{ */
temporary        2478 Zend/zend_compile.c 	if (!temporary && !zend_stack_is_empty(&CG(context_stack))) {
temporary         666 Zend/zend_compile.h void zend_release_labels(int temporary TSRMLS_DC);