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

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dssearch.cpp822 static const char *longishText = local
917 UnicodeString target = longishText;
937 const char *pm = strstr(longishText, cPattern);
939 int32_t refMatchPos = (int32_t)(pm - longishText);
962 //pm = strstr(longishText+j, cPattern);
966 //printf("%ld, %d\n", pm-longishText, j);

Completed in 178 milliseconds