Home
last modified time | relevance | path

Searched refs:shouldEscapeUChar (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
DFileSystem.cpp75 static inline bool shouldEscapeUChar(UChar c) in shouldEscapeUChar() function
91 if (shouldEscapeUChar(c)) { in encodeForFileName()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2434540 (WebCore::shouldEscapeUChar): If the char is lower-ASCII, look it up in the
DChangeLog-2010-12-0677060 (WebCore::shouldEscapeUChar):