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