HomeSort by relevance Sort by last modified time
    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 1892 milliseconds