Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp345 #define BREAKITER_DECL_LONG_CONST(name) \ in breakiterator_register_BreakIterator_class() macro
349 BREAKITER_DECL_LONG_CONST(WORD_NONE); in breakiterator_register_BreakIterator_class()
351 BREAKITER_DECL_LONG_CONST(WORD_NUMBER); in breakiterator_register_BreakIterator_class()
353 BREAKITER_DECL_LONG_CONST(WORD_LETTER); in breakiterator_register_BreakIterator_class()
355 BREAKITER_DECL_LONG_CONST(WORD_KANA); in breakiterator_register_BreakIterator_class()
357 BREAKITER_DECL_LONG_CONST(WORD_IDEO); in breakiterator_register_BreakIterator_class()
360 BREAKITER_DECL_LONG_CONST(LINE_SOFT); in breakiterator_register_BreakIterator_class()
362 BREAKITER_DECL_LONG_CONST(LINE_HARD); in breakiterator_register_BreakIterator_class()
365 BREAKITER_DECL_LONG_CONST(SENTENCE_TERM); in breakiterator_register_BreakIterator_class()
367 BREAKITER_DECL_LONG_CONST(SENTENCE_SEP); in breakiterator_register_BreakIterator_class()
[all …]

Completed in 5 milliseconds