Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp357 #define BREAKITER_DECL_LONG_CONST(name) \ in breakiterator_register_BreakIterator_class() macro
361 BREAKITER_DECL_LONG_CONST(WORD_NONE); in breakiterator_register_BreakIterator_class()
363 BREAKITER_DECL_LONG_CONST(WORD_NUMBER); in breakiterator_register_BreakIterator_class()
365 BREAKITER_DECL_LONG_CONST(WORD_LETTER); in breakiterator_register_BreakIterator_class()
367 BREAKITER_DECL_LONG_CONST(WORD_KANA); in breakiterator_register_BreakIterator_class()
369 BREAKITER_DECL_LONG_CONST(WORD_IDEO); in breakiterator_register_BreakIterator_class()
372 BREAKITER_DECL_LONG_CONST(LINE_SOFT); in breakiterator_register_BreakIterator_class()
374 BREAKITER_DECL_LONG_CONST(LINE_HARD); in breakiterator_register_BreakIterator_class()
377 BREAKITER_DECL_LONG_CONST(SENTENCE_TERM); in breakiterator_register_BreakIterator_class()
379 BREAKITER_DECL_LONG_CONST(SENTENCE_SEP); in breakiterator_register_BreakIterator_class()
[all …]

Completed in 6 milliseconds