Searched refs:escapeQuotedChars (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tools/locale/
H A DPlainTextCatalog.cpp60 escapeQuotedChars(BString& stringToEscape) function in namespace:BPrivate
289 escapeQuotedChars(original);
290 escapeQuotedChars(comment);
291 escapeQuotedChars(translated);
/haiku/src/add-ons/locale/catalogs/plaintext/
H A DCatalog.cpp61 escapeQuotedChars(BString& stringToEscape) function
317 escapeQuotedChars(original);
318 escapeQuotedChars(comment);
319 escapeQuotedChars(translated);

Completed in 35 milliseconds