Home
last modified time | relevance | path

Searched refs:preContext (Results 1 – 25 of 58) sorted by relevance

123

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DStringPrepParseException.java168 buf.append(preContext); in toString()
191 private StringBuffer preContext = new StringBuffer(); field in StringPrepParseException
208 preContext.append(str,start,len); in setPreContext()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringPrepParseException.java151 buf.append(preContext); in toString()
174 private StringBuffer preContext = new StringBuffer(); field in StringPrepParseException
191 preContext.append(str,start,len); in setPreContext()
/third_party/icu/icu4c/source/i18n/
Dformat.cpp184 pattern.extract(start,stop-start,parseError.preContext,0); in syntaxError()
186 parseError.preContext[stop-start] = 0; in syntaxError()
Duspoof_build.cpp68 pe->preContext[0] = 0; in uspoof_openFromSource()
Drbt_set.cpp150 r.extract(0, len, parseError.preContext); in maskingError()
151 parseError.preContext[len] = 0; in maskingError()
Dcollationruleparser.cpp81 parseError->preContext[0] = 0; in parse()
849 rules->extract(start, length, parseError->preContext); in setErrorContext()
850 parseError->preContext[length] = 0; in setErrorContext()
/third_party/skia/third_party/externals/icu/source/i18n/
Dformat.cpp184 pattern.extract(start,stop-start,parseError.preContext,0); in syntaxError()
186 parseError.preContext[stop-start] = 0; in syntaxError()
Duspoof_build.cpp68 pe->preContext[0] = 0; in uspoof_openFromSource()
Drbt_set.cpp150 r.extract(0, len, parseError.preContext); in maskingError()
151 parseError.preContext[len] = 0; in maskingError()
Dcollationruleparser.cpp81 parseError->preContext[0] = 0; in parse()
849 rules->extract(start, length, parseError->preContext); in setErrorContext()
850 parseError->preContext[length] = 0; in setErrorContext()
/third_party/node/deps/icu-small/source/i18n/
Dformat.cpp184 pattern.extract(start,stop-start,parseError.preContext,0); in syntaxError()
186 parseError.preContext[stop-start] = 0; in syntaxError()
Duspoof_build.cpp68 pe->preContext[0] = 0; in uspoof_openFromSource()
Drbt_set.cpp150 r.extract(0, len, parseError.preContext); in maskingError()
151 parseError.preContext[len] = 0; in maskingError()
Dcollationruleparser.cpp81 parseError->preContext[0] = 0; in parse()
849 rules->extract(start, length, parseError->preContext); in setErrorContext()
850 parseError->preContext[length] = 0; in setErrorContext()
/third_party/node/deps/icu-small/source/common/unicode/
Dparseerr.h83 UChar preContext[U_PARSE_CONTEXT_LEN]; member
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dparseerr.h83 UChar preContext[U_PARSE_CONTEXT_LEN]; member
/third_party/icu/icu4c/source/common/unicode/
Dparseerr.h83 UChar preContext[U_PARSE_CONTEXT_LEN]; member
/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.c1205 u_memset(parseError.preContext, 0x0000, U_PARSE_CONTEXT_LEN); in TestInvalidRules()
1210 if(u_strcmp(parseError.preContext,preContextExp)!=0){ in TestInvalidRules()
1212 aescstrdup(parseError.preContext, -1)); in TestInvalidRules()
1227 char preContext[200]={0}; in TestJitterbug1098() local
1252 u_memset(parseError.preContext,0x0000,U_PARSE_CONTEXT_LEN); in TestJitterbug1098()
1261 u_UCharsToChars(parseError.preContext,preContext,20); in TestJitterbug1098()
1263 log_verbose("\n\tPre-Context: %s \n\tPost-Context:%s \n",preContext,postContext); in TestJitterbug1098()
Dunumberrangeformattertst.c155 assertUEquals("Should have correct pre context", u"0 measure-unit/", perror.preContext); in TestSkeletonParseError()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ducbuf.cpp228 char preContext[CONTEXT_LEN+1]; in ucbuf_fillucbuf() local
254 memcpy(preContext,cbuf+start,stop-start); in ucbuf_fillucbuf()
256 preContext[stop-start] = 0; in ucbuf_fillucbuf()
268 fprintf(stderr,"\tPre-context: %s\n",preContext); in ucbuf_fillucbuf()
/third_party/icu/icu4c/source/tools/toolutil/
Ducbuf.cpp228 char preContext[CONTEXT_LEN+1]; in ucbuf_fillucbuf() local
254 memcpy(preContext,cbuf+start,stop-start); in ucbuf_fillucbuf()
256 preContext[stop-start] = 0; in ucbuf_fillucbuf()
268 fprintf(stderr,"\tPre-context: %s\n",preContext); in ucbuf_fillucbuf()
/third_party/node/deps/icu-small/source/tools/toolutil/
Ducbuf.cpp228 char preContext[CONTEXT_LEN+1]; in ucbuf_fillucbuf() local
254 memcpy(preContext,cbuf+start,stop-start); in ucbuf_fillucbuf()
256 preContext[stop-start] = 0; in ucbuf_fillucbuf()
268 fprintf(stderr,"\tPre-context: %s\n",preContext); in ucbuf_fillucbuf()
/third_party/icu/icu4c/source/test/intltest/
Ditrbnfp.cpp139 …rror line: %x offset: %x context: %s|%s", perr.line, perr.offset, perr.preContext, perr.postContex… in TestParse()
Dtranstst.cpp254 ", pre-context " + prettify(parseError.preContext, true) + in TestInstantiation()
279 ", context " + prettify(parseError.preContext, true) + in TestInstantiation()
901 " context=" + parseError.preContext; in TestJ329()
2728 …dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseErr… in TestDevanagariLatinRT()
2776 …dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseErr… in TestTeluguLatinRT()
2836 …dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseErr… in TestSanskritLatinRT()
2905 …dataerrln("PreContext: " + prettify(parseError.preContext) + " PostContext: " + prettify( parseErr… in TestCompoundLatinRT()
3045 UnicodeString err(pe.preContext); in TestParseError()
3065 else if (UnicodeString("a > x;") != UnicodeString(pe.preContext)) { in TestParseError()
3083 UnicodeString err(pe.preContext); in TestOutputSet()
[all …]
Dtrnserr.cpp160 } else if (parseError.postContext[0] == 0 || parseError.preContext[0] == 0) { in TestTransliteratorErrors()

123