Home
last modified time | relevance | path

Searched defs:checkExistingName (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DTextEncodingRegistry.cpp136 static inline void checkExistingName(const char*, const char*) { } in checkExistingName() function
140 static void checkExistingName(const char* alias, const char* atomicName) in checkExistingName() function