Searched refs:syntaxError (Results 1 - 19 of 19) sorted by relevance

/external/icu4c/i18n/
H A Drbt_pars.cpp323 int syntaxError(UErrorCode code, function in class:RuleHalf
327 return parser.syntaxError(code, rule, start, status);
363 return syntaxError(U_MISPLACED_CURSOR_OFFSET, rule, start, status);
419 return syntaxError(U_UNCLOSED_SEGMENT, rule, start, status);
425 return syntaxError(U_MALFORMED_VARIABLE_REFERENCE, rule, start, status);
431 return syntaxError(U_MALFORMED_SET, rule, start, status);
439 return syntaxError(U_TRAILING_BACKSLASH, rule, start, status);
443 return syntaxError(U_MALFORMED_UNICODE_ESCAPE, rule, start, status);
446 return syntaxError(U_VARIABLE_RANGE_OVERLAP, rule, start, status);
467 return syntaxError(U_UNTERMINATED_QUOT
1466 int32_t TransliteratorParser::syntaxError(UErrorCode parseErrorCode, function in class:TransliteratorParser
[all...]
H A Dformat.cpp168 void Format::syntaxError(const UnicodeString& pattern, function in class:Format
H A Drbt_pars.h262 int32_t syntaxError(UErrorCode parseErrorCode, const UnicodeString&, int32_t start,
H A Ducol_tok.cpp108 * A better way is to include context-sensitive information in syntaxError() function.
210 void syntaxError(const UChar* rules, function
1024 syntaxError(src->source,(int32_t)(src->current-src->source),(int32_t)(src->end-src->source),parseError);
1155 syntaxError(src->source,(int32_t)(src->current-src->source),(int32_t)(src->end-src->source),parseError);
1169 syntaxError(src->source,(int32_t)(src->current-src->source),(int32_t)(src->end-src->source),parseError);
1177 syntaxError(src->source,(int32_t)(src->current-src->source),(int32_t)(src->end-src->source),parseError);
1183 syntaxError(src->source,(int32_t)(src->current-src->source),(int32_t)(src->end-src->source),parseError);
1202 syntaxError(src->source,(int32_t)(src->current-src->source),(int32_t)(src->end-src->source),parseError);
1291 syntaxError(src->source,(int32_t)(src->current-src->source),(int32_t)(src->end-src->source),parseError);
1308 syntaxError(sr
[all...]
H A Ddecimfmt.cpp4021 syntaxError(pattern,pos,parseError);
4044 syntaxError(pattern,pos,parseError);
4055 syntaxError(pattern,pos,parseError);
4069 syntaxError(pattern,pos,parseError);
4076 syntaxError(pattern,pos,parseError);
4105 syntaxError(pattern,pos,parseError);
4136 syntaxError(pattern,pos,parseError);
4179 syntaxError(pattern,pos,parseError);
4192 syntaxError(pattern,pos,parseError);
4206 syntaxError(patter
[all...]
/external/icu4c/i18n/unicode/
H A Dformat.h289 static void syntaxError(const UnicodeString& pattern,
/external/javassist/sample/preproc/
H A DCompiler.java156 syntaxError(importclass);
165 syntaxError(importclass);
170 void syntaxError(String importclass) throws CannotCompileException { method in class:Compiler
190 syntaxError(importclass);
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
H A DLeftRecursiveRuleWalker.g71 ErrorManager.syntaxError(
H A DANTLR.g417 ErrorManager.syntaxError(
821 ErrorManager.syntaxError(
1143 ErrorManager.syntaxError(
H A DANTLRTreePrinter.g88 ErrorManager.syntaxError(
H A DAssignTokenTypesWalker.g120 ErrorManager.syntaxError(
H A DTreeToNFAConverter.g168 ErrorManager.syntaxError(
H A DCodeGenTreeWalker.g102 ErrorManager.syntaxError(
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DErrorManager.java760 public static void syntaxError(int msgID, method in class:ErrorManager
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 244 milliseconds