Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp81 Line *gSource = &source; variable
369 u_strcpy(gSource->name, (*smaller)->name); in trySwamped()
370 gSource->name[(*smaller)->len] = separatorChar; in trySwamped()
371 gSource->name[(*smaller)->len+1] = chars[0]; in trySwamped()
372 gSource->name[(*smaller)->len+2] = 0; in trySwamped()
373 gSource->len = (*smaller)->len+2; in trySwamped()
381 if(comparer(&gSource, &gTarget) > 0) { in trySwamped()
389 gSource->name[0] = chars[0]; in trySwamps()
390 gSource->name[1] = separatorChar; in trySwamps()
391 u_strcpy(gSource in trySwamps()
[all...]

Completed in 2 milliseconds