Searched refs:gEmptyString (Results 1 – 2 of 2) sorted by relevance
64 } gEmptyString={ 0, 0, 0 }; variable333 const int32_t *p32= res==0 ? &gEmptyString.length : pResData->pRoot+res; in res_getString()391 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()