Lines Matching refs:TOKEN_WORD

53 const UPT_FLAG_TYPE cclass_Unicode::TOKEN_WORD			= 0x00000080;  member in com::sun::star::i18n::cclass_Unicode
123 /* 48 0 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
124 /* 49 1 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
125 /* 50 2 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
126 /* 51 3 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
127 /* 52 4 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
128 /* 53 5 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
129 /* 54 6 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
130 /* 55 7 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
131 /* 56 8 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
132 /* 57 9 */ TOKEN_DIGIT_FLAGS | TOKEN_WORD,
141 /* 65 A */ TOKEN_CHAR_WORD | TOKEN_WORD,
142 /* 66 B */ TOKEN_CHAR_WORD | TOKEN_WORD,
143 /* 67 C */ TOKEN_CHAR_WORD | TOKEN_WORD,
144 /* 68 D */ TOKEN_CHAR_WORD | TOKEN_WORD,
145 /* 69 E */ TOKEN_CHAR_WORD | TOKEN_WORD,
146 /* 70 F */ TOKEN_CHAR_WORD | TOKEN_WORD,
147 /* 71 G */ TOKEN_CHAR_WORD | TOKEN_WORD,
148 /* 72 H */ TOKEN_CHAR_WORD | TOKEN_WORD,
149 /* 73 I */ TOKEN_CHAR_WORD | TOKEN_WORD,
150 /* 74 J */ TOKEN_CHAR_WORD | TOKEN_WORD,
151 /* 75 K */ TOKEN_CHAR_WORD | TOKEN_WORD,
152 /* 76 L */ TOKEN_CHAR_WORD | TOKEN_WORD,
153 /* 77 M */ TOKEN_CHAR_WORD | TOKEN_WORD,
154 /* 78 N */ TOKEN_CHAR_WORD | TOKEN_WORD,
155 /* 79 O */ TOKEN_CHAR_WORD | TOKEN_WORD,
156 /* 80 P */ TOKEN_CHAR_WORD | TOKEN_WORD,
157 /* 81 Q */ TOKEN_CHAR_WORD | TOKEN_WORD,
158 /* 82 R */ TOKEN_CHAR_WORD | TOKEN_WORD,
159 /* 83 S */ TOKEN_CHAR_WORD | TOKEN_WORD,
160 /* 84 T */ TOKEN_CHAR_WORD | TOKEN_WORD,
161 /* 85 U */ TOKEN_CHAR_WORD | TOKEN_WORD,
162 /* 86 V */ TOKEN_CHAR_WORD | TOKEN_WORD,
163 /* 87 W */ TOKEN_CHAR_WORD | TOKEN_WORD,
164 /* 88 X */ TOKEN_CHAR_WORD | TOKEN_WORD,
165 /* 89 Y */ TOKEN_CHAR_WORD | TOKEN_WORD,
166 /* 90 Z */ TOKEN_CHAR_WORD | TOKEN_WORD,
171 /* 95 _ */ TOKEN_CHAR_WORD | TOKEN_WORD,
174 /* 97 a */ TOKEN_CHAR_WORD | TOKEN_WORD,
175 /* 98 b */ TOKEN_CHAR_WORD | TOKEN_WORD,
176 /* 99 c */ TOKEN_CHAR_WORD | TOKEN_WORD,
177 /* 100 d */ TOKEN_CHAR_WORD | TOKEN_WORD,
178 /* 101 e */ TOKEN_CHAR_WORD | TOKEN_WORD,
179 /* 102 f */ TOKEN_CHAR_WORD | TOKEN_WORD,
180 /* 103 g */ TOKEN_CHAR_WORD | TOKEN_WORD,
181 /* 104 h */ TOKEN_CHAR_WORD | TOKEN_WORD,
182 /* 105 i */ TOKEN_CHAR_WORD | TOKEN_WORD,
183 /* 106 j */ TOKEN_CHAR_WORD | TOKEN_WORD,
184 /* 107 k */ TOKEN_CHAR_WORD | TOKEN_WORD,
185 /* 108 l */ TOKEN_CHAR_WORD | TOKEN_WORD,
186 /* 109 m */ TOKEN_CHAR_WORD | TOKEN_WORD,
187 /* 110 n */ TOKEN_CHAR_WORD | TOKEN_WORD,
188 /* 111 o */ TOKEN_CHAR_WORD | TOKEN_WORD,
189 /* 112 p */ TOKEN_CHAR_WORD | TOKEN_WORD,
190 /* 113 q */ TOKEN_CHAR_WORD | TOKEN_WORD,
191 /* 114 r */ TOKEN_CHAR_WORD | TOKEN_WORD,
192 /* 115 s */ TOKEN_CHAR_WORD | TOKEN_WORD,
193 /* 116 t */ TOKEN_CHAR_WORD | TOKEN_WORD,
194 /* 117 u */ TOKEN_CHAR_WORD | TOKEN_WORD,
195 /* 118 v */ TOKEN_CHAR_WORD | TOKEN_WORD,
196 /* 119 w */ TOKEN_CHAR_WORD | TOKEN_WORD,
197 /* 120 x */ TOKEN_CHAR_WORD | TOKEN_WORD,
198 /* 121 y */ TOKEN_CHAR_WORD | TOKEN_WORD,
199 /* 122 z */ TOKEN_CHAR_WORD | TOKEN_WORD,
492 pTable[i] &= ~TOKEN_WORD; // not allowed as cont character in initParserTable()
499 pTable[i] &= ~TOKEN_WORD; // not allowed as cont character in initParserTable()
506 pTable[i] &= ~TOKEN_WORD; // not allowed as cont character in initParserTable()
511 pTable[95] &= ~TOKEN_WORD; // not allowed as cont character in initParserTable()
516 pTable[36] |= TOKEN_WORD; // allowed as cont character in initParserTable()
521 pTable[46] |= TOKEN_WORD; // allowed as cont character in initParserTable()
526 pTable[58] |= TOKEN_WORD; // allowed as cont character in initParserTable()
533 pTable[i] |= TOKEN_WORD; // allowed as cont character in initParserTable()
540 pTable[i] |= TOKEN_WORD; // allowed as cont character in initParserTable()
568 pCont[j] = TOKEN_WORD; in initParserTable()
570 pTable[*p] |= TOKEN_WORD; in initParserTable()
610 if ( !(nMask & TOKEN_WORD) ) in getFlags()
613 if ( nMask & TOKEN_WORD ) in getFlags()
641 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
645 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
649 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
653 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
664 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
668 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
672 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
676 (bStart ? TOKEN_CHAR_WORD : TOKEN_WORD) : in getFlagsExtended()
742 bMightBeWord = ((nMask & TOKEN_WORD) != 0); in parseText()
846 else if ( bMightBeWord && ((nNext & TOKEN_WORD) || !*pSrc) ) in parseText()
861 else if ( bMightBeWord && ((nNext & TOKEN_WORD) || !*pSrc) ) in parseText()
877 else if ( bMightBeWord && (nMask & TOKEN_WORD) ) in parseText()
891 if ( nMask & TOKEN_WORD ) in parseText()