Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp335 #define BREAKITER_DECL_LONG_CONST(name) \ in breakiterator_register_BreakIterator_class() macro
339 BREAKITER_DECL_LONG_CONST(WORD_NONE); in breakiterator_register_BreakIterator_class()
341 BREAKITER_DECL_LONG_CONST(WORD_NUMBER); in breakiterator_register_BreakIterator_class()
343 BREAKITER_DECL_LONG_CONST(WORD_LETTER); in breakiterator_register_BreakIterator_class()
345 BREAKITER_DECL_LONG_CONST(WORD_KANA); in breakiterator_register_BreakIterator_class()
347 BREAKITER_DECL_LONG_CONST(WORD_IDEO); in breakiterator_register_BreakIterator_class()
350 BREAKITER_DECL_LONG_CONST(LINE_SOFT); in breakiterator_register_BreakIterator_class()
352 BREAKITER_DECL_LONG_CONST(LINE_HARD); in breakiterator_register_BreakIterator_class()
355 BREAKITER_DECL_LONG_CONST(SENTENCE_TERM); in breakiterator_register_BreakIterator_class()
357 BREAKITER_DECL_LONG_CONST(SENTENCE_SEP); in breakiterator_register_BreakIterator_class()
[all …]

Completed in 4 milliseconds