Searched defs:ahead (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Dustring.cpp1034 * sufficient to look ahead one because of UTF-16;
1035 * safe to look ahead one because at worst that would be the terminating NUL
1291 int32_t ahead = *offset + 1; local
1293 if (c == 0x5C /*'\\'*/ && ahead < length) {
1294 c = (UChar) u_unescapeAt(charAt, &ahead, length, context);
1297 *offset = ahead;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.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.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 71 milliseconds