Searched refs:TOK_ERROR (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/tools/genrb/
H A Dread.h37 TOK_ERROR, /* An error, such an unterminated quoted string */ enumerator in enum:ETokenType
H A Dread.c73 return TOK_ERROR;
80 return TOK_ERROR;
87 return TOK_ERROR;
137 return TOK_ERROR;
146 return TOK_ERROR;
155 return TOK_ERROR;
171 return TOK_ERROR;
183 return TOK_ERROR;
207 return TOK_ERROR;
216 return TOK_ERROR;
[all...]
H A Dparse.cpp213 return TOK_ERROR;
219 return TOK_ERROR;
1991 case TOK_ERROR:

Completed in 115 milliseconds