Searched defs:getCStr (Results 1 – 4 of 4) sorted by relevance
136 const char *getCStr(Cursor &C) const { return getCStrRef(C).data(); } in getCStr() function