Searched defs:str_empty (Results 1 – 2 of 2) sorted by relevance
32 const std::string & XmlConstants::str_empty() { in str_empty() function in XmlConstants
2138 const char str_empty[] = { 0x00 }; in TestUTextAPI() local