Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp302 #define PARTSITER_DECL_LONG_CONST(name) \ in breakiterator_register_IntlPartsIterator_class() macro
306 PARTSITER_DECL_LONG_CONST(KEY_SEQUENTIAL); in breakiterator_register_IntlPartsIterator_class()
307 PARTSITER_DECL_LONG_CONST(KEY_LEFT); in breakiterator_register_IntlPartsIterator_class()
308 PARTSITER_DECL_LONG_CONST(KEY_RIGHT); in breakiterator_register_IntlPartsIterator_class()
310 #undef PARTSITER_DECL_LONG_CONST in breakiterator_register_IntlPartsIterator_class()

Completed in 4 milliseconds