Lines Matching refs:OTHER
35 OTHER,
45 * @param keyword for example "few" or "other"
46 * @return the plural form corresponding to the keyword, or OTHER
53 * @param keyword for example "few" or "other"
54 * @return the plural form corresponding to the keyword, or OTHER
63 * @param keyword for example "few" or "other"
73 * @param keyword for example "few" or "other"
81 * @param keyword for example "few" or "other"
87 * @param keyword for example "few" or "other"
93 * @param keyword for example "few" or "other"
94 * @return the index of the plural form corresponding to the keyword, or OTHER
98 return i >= 0 ? i : OTHER;
102 * @param keyword for example "few" or "other"
103 * @return the index of the plural form corresponding to the keyword, or OTHER
107 return i >= 0 ? i : OTHER;
113 * @param keyword for example "few" or "other"
121 * @param keyword for example "few" or "other"