Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp185 Formattable::Type bogusType = Formattable::kObject; in umsg_parse_format() local
187 (void*)&bogusType, sizeof(bogusType)); in umsg_parse_format()
198 Formattable::Type bogusType = Formattable::kObject; in umsg_parse_format() local
199 …Type*)zend_hash_index_update_mem(ret, (zend_ulong)argNumber, (void*)&bogusType, sizeof(bogusType)); in umsg_parse_format()

Completed in 5 milliseconds