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

/haiku/src/bin/locale/
H A Dcollectcatkeys.cpp68 fetchStr(const char *&in, BString &str, bool lookForID) function
151 if (!fetchStr(in, str, true))
156 if (!fetchStr(in, ctx, false))
161 if (!fetchStr(in, cmt, false))
/haiku/src/tools/locale/
H A Dcollectcatkeys.cpp70 fetchStr(const char *&in, BString &str, bool lookForID) function
151 if (!fetchStr(in, str, true)) {
157 if (!fetchStr(in, ctx, false)) {
164 if (!fetchStr(in, cmt, false))

Completed in 38 milliseconds