OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utf8_cstring
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/history/
snippet.cc
192
const char*
utf8_cstring
= utf8_string.c_str();
local
196
i->first = AdvanceAndReturnUTF16Pos(
utf8_cstring
, utf8_length,
198
i->second = AdvanceAndReturnUTF16Pos(
utf8_cstring
, utf8_length,
Completed in 51 milliseconds