Home
last modified time | relevance | path

Searched defs:stringStart (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
Dnamespropsbuilder.cpp946 uint8_t *stringStart; in addWord() local
982 uint8_t *stringStart; in addLine() local
1039 uint8_t *stringStart; in addGroup() local
1064 uint8_t *stringStart; in addToken() local
/third_party/icu/icu4c/source/test/cintltst/
Dusettest.c312 const char* stringStart = ++p; in expectContainment() local
459 const char* stringStart = ++p; in expectItems() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java2173 int stringStart = bufferPos(position) + minLengthVarIntSize; in writeStringNoTag() local