OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSupportCanonicalEncodingCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/
character_encoding.h
48
static int
GetSupportCanonicalEncodingCount
();
51
// from zero to
GetSupportCanonicalEncodingCount
() - 1. THIS FUNCTION
56
// which starts from zero to
GetSupportCanonicalEncodingCount
() - 1.
62
// zero to
GetSupportCanonicalEncodingCount
() - 1. Otherwise returns 0.
character_encoding.cc
342
int CharacterEncoding::
GetSupportCanonicalEncodingCount
() {
Completed in 177 milliseconds