Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp333 #define PARTSITER_DECL_LONG_CONST(name) \ in breakiterator_register_IntlPartsIterator_class() macro
337 PARTSITER_DECL_LONG_CONST(KEY_SEQUENTIAL); in breakiterator_register_IntlPartsIterator_class()
338 PARTSITER_DECL_LONG_CONST(KEY_LEFT); in breakiterator_register_IntlPartsIterator_class()
339 PARTSITER_DECL_LONG_CONST(KEY_RIGHT); in breakiterator_register_IntlPartsIterator_class()
341 #undef PARTSITER_DECL_LONG_CONST in breakiterator_register_IntlPartsIterator_class()

Completed in 17 milliseconds