Home
last modified time | relevance | path

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

/haiku/src/kits/locale/
H A DHashMapCatalog.cpp151 parseQuotedChars(BString& stringToParse) in parseQuotedChars() argument
153 char* in = stringToParse.LockBuffer(0); in parseQuotedChars()
208 stringToParse.UnlockBuffer(newLength); in parseQuotedChars()