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_org/components/query_parser/
snippet.cc
193
const char*
utf8_cstring
= utf8_string.c_str();
local
197
i->first = AdvanceAndReturnUTF16Pos(
utf8_cstring
, utf8_length,
200
i->second = AdvanceAndReturnUTF16Pos(
utf8_cstring
, utf8_length,
Completed in 458 milliseconds