Searched refs:INTL_METHOD_INIT_VARS (Results 1 – 10 of 10) sorted by relevance
/PHP-8.0/ext/intl/formatter/ |
H A D | formatter_class.h | 40 #define FORMATTER_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(NumberFormatter, nfo)
|
/PHP-8.0/ext/intl/msgformat/ |
H A D | msgformat_class.h | 44 #define MSG_FORMAT_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(MessageFormatter, mfo)
|
/PHP-8.0/ext/intl/dateformat/ |
H A D | dateformat_class.h | 43 #define DATE_FORMAT_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(IntlDateFormatter, dfo)
|
/PHP-8.0/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.h | 38 #define RESOURCEBUNDLE_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(ResourceBundle, rb)
|
/PHP-8.0/ext/intl/transliterator/ |
H A D | transliterator_class.h | 49 #define TRANSLITERATOR_METHOD_INIT_VARS INTL_METHOD_INIT_VARS( Transliterator, to )
|
/PHP-8.0/ext/intl/breakiterator/ |
H A D | breakiterator_class.h | 55 #define BREAKITER_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(BreakIterator, bio)
|
/PHP-8.0/ext/intl/calendar/ |
H A D | calendar_class.h | 52 #define CALENDAR_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(Calendar, co)
|
/PHP-8.0/ext/intl/timezone/ |
H A D | timezone_class.h | 58 #define TIMEZONE_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(TimeZone, to)
|
/PHP-8.0/ext/intl/common/ |
H A D | common_enum.h | 38 #define INTLITERATOR_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(IntlIterator, ii)
|
/PHP-8.0/ext/intl/ |
H A D | intl_data.h | 33 #define INTL_METHOD_INIT_VARS(oclass, obj) \ macro
|
Completed in 44 milliseconds