Home
last modified time | relevance | path

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

/php-src/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp182 Formattable::Type bogusType = Formattable::kObject; in umsg_parse_format() local
184 (void*)&bogusType, sizeof(bogusType)); in umsg_parse_format()
195 Formattable::Type bogusType = Formattable::kObject; in umsg_parse_format() local
196 …Type*)zend_hash_index_update_mem(ret, (zend_ulong)argNumber, (void*)&bogusType, sizeof(bogusType)); in umsg_parse_format()

Completed in 7 milliseconds