Searched refs:gEmptyString (Results 1 – 3 of 3) sorted by relevance
63 } gEmptyString={ 0, 0, 0 }; variable319 const int32_t *p32= res==0 ? &gEmptyString.length : pResData->pRoot+res; in res_getString()338 const int32_t *p32= offset==0 ? &gEmptyString.length : pResData->pRoot+offset; in res_getAlias()
1611 static const char gEmptyString[] = {0}; variable1619 s = gEmptyString; in utext_openUTF8()
42 static UChar gEmptyString = 0; variable1011 res->u.fString.fChars = &gEmptyString; in stringbase_open()1187 string->u.fString.fChars != &gEmptyString) { in string_close()