Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp245 #define BREAKITER_DECL_LONG_CONST(name) \ in breakiterator_register_BreakIterator_class() macro
249 BREAKITER_DECL_LONG_CONST(WORD_NONE); in breakiterator_register_BreakIterator_class()
251 BREAKITER_DECL_LONG_CONST(WORD_NUMBER); in breakiterator_register_BreakIterator_class()
253 BREAKITER_DECL_LONG_CONST(WORD_LETTER); in breakiterator_register_BreakIterator_class()
255 BREAKITER_DECL_LONG_CONST(WORD_KANA); in breakiterator_register_BreakIterator_class()
257 BREAKITER_DECL_LONG_CONST(WORD_IDEO); in breakiterator_register_BreakIterator_class()
260 BREAKITER_DECL_LONG_CONST(LINE_SOFT); in breakiterator_register_BreakIterator_class()
262 BREAKITER_DECL_LONG_CONST(LINE_HARD); in breakiterator_register_BreakIterator_class()
265 BREAKITER_DECL_LONG_CONST(SENTENCE_TERM); in breakiterator_register_BreakIterator_class()
267 BREAKITER_DECL_LONG_CONST(SENTENCE_SEP); in breakiterator_register_BreakIterator_class()
[all …]

Completed in 6 milliseconds