Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/formatter/
H A Dformatter_class.h37 #define FORMATTER_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(NumberFormatter, nfo)
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_class.h39 #define MSG_FORMAT_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(MessageFormatter, mfo)
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_class.h40 #define DATE_FORMAT_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(IntlDateFormatter, dfo)
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.h35 #define RESOURCEBUNDLE_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(ResourceBundle, rb)
/PHP-5.3/ext/intl/
H A Dintl_data.h35 #define INTL_METHOD_INIT_VARS(oclass, obj) \ macro

Completed in 12 milliseconds