Searched refs:fTextLength (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | uregex.cpp | 43 int32_t fTextLength; // Length provided by user with setText(), which member 58 fTextLength = 0; in RegularExpression() 389 regexp->fTextLength = textLength; in uregex_setText() 422 regexp->fTextLength = -1; in uregex_setUText() 449 regexp->fTextLength = (int32_t)inputNativeLength; in uregex_getText() 453 …regexp->fTextLength = utext_extract(inputText, 0, inputNativeLength, NULL, 0, &lengthStatus); // b… in uregex_getText() 454 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(regexp->fTextLength+1)); in uregex_getText() 456 … utext_extract(inputText, 0, inputNativeLength, inputChars, regexp->fTextLength+1, status); in uregex_getText() 463 *textLength = regexp->fTextLength; in uregex_getText() 1660 if (srcIdx == regexp->fTextLength) { in appendTail() [all …]
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.text_3.5.400.v20150505-1044.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.text_3.5.0.v20100601-1300.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |