Searched refs:cleanup_zvals (Results 1 – 1 of 1) sorted by relevance
619 #define cleanup_zvals() for(int j=i;j>=0;j--) { zval_ptr_dtor((*args)+i); } macro666 cleanup_zvals(); in umsg_parse_helper()675 cleanup_zvals(); in umsg_parse_helper()
Completed in 7 milliseconds