Searched defs:initStr (Results 1 – 2 of 2) sorted by relevance
322 String initStr = initVal.getNodeValue().trim().replaceAll("\"", ""); in setVer() local
296 static void initStr(Str *self, const char *ptr, std::size_t len) { in initStr() function