OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rowCpIndex
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
ucase.cpp
404
rowCpIndex
(unfoldStringWidth) {
412
if(
rowCpIndex
>=unfoldRowWidth || p[
rowCpIndex
]==0) {
415
rowCpIndex
=unfoldStringWidth;
424
U16_NEXT_UNSAFE(p,
rowCpIndex
, c);
[
all
...]
ucase.h
149
int32_t
rowCpIndex
;
Completed in 31 milliseconds