Home
last modified time | relevance | path

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

/aoo4110/main/lingucomponent/source/languageguessing/
H A Daltstrfunc.hxx31 …return c == GUESS_SEPARATOR_OPEN || c == GUESS_SEPARATOR_SEP || c == GUESS_SEPARATOR_CLOSE || c ==… in isSeparator()
H A Dguess.hxx26 #define GUESS_SEPARATOR_OPEN '[' macro
H A Dsimpleguesser.cxx131 … while(guess_list[current_pointer] != GUESS_SEPARATOR_OPEN && guess_list[current_pointer] != '\0'){ in GuessLanguage()

Completed in 24 milliseconds