Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp135 #define cleanup_zvals() for(int j=i;j>=0;j--) { zval_ptr_dtor((*args)+i); } macro
189 cleanup_zvals(); in umsg_parse_helper()
198 cleanup_zvals(); in umsg_parse_helper()

Completed in 5 milliseconds