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