Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds