Home
last modified time | relevance | path

Searched refs:parseQuotedChars (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/locale/
H A DHashMapCatalog.cpp151 parseQuotedChars(BString& stringToParse) in parseQuotedChars() function
219 status_t result = parseQuotedChars(stringCopy); in SetString()
224 if ((result = parseQuotedChars(translatedCopy)) != B_OK) in SetString()
228 if ((result = parseQuotedChars(commentCopy)) != B_OK) in SetString()
241 status_t result = parseQuotedChars(translatedCopy); in SetString()
254 status_t result = parseQuotedChars(translatedCopy); in SetString()