Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp314 #define PARTSITER_DECL_LONG_CONST(name) \ in breakiterator_register_IntlPartsIterator_class() macro
318 PARTSITER_DECL_LONG_CONST(KEY_SEQUENTIAL); in breakiterator_register_IntlPartsIterator_class()
319 PARTSITER_DECL_LONG_CONST(KEY_LEFT); in breakiterator_register_IntlPartsIterator_class()
320 PARTSITER_DECL_LONG_CONST(KEY_RIGHT); in breakiterator_register_IntlPartsIterator_class()
322 #undef PARTSITER_DECL_LONG_CONST in breakiterator_register_IntlPartsIterator_class()

Completed in 5 milliseconds