Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds