Searched refs:putStrEsc (Results 1 – 1 of 1) sorted by relevance
2189 putStrEsc( SizeT n, HChar** buf, SizeT *bufsiz, const HChar* str ) in putStrEsc() function2221 n = putStrEsc(n, &buf, &bufsiz, _str) in VG_()