HomeSort by relevance Sort by last modified time
    Searched refs:decodeUTF8Sequence (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/wtf/unicode/
UTF8.h 42 int decodeUTF8Sequence(const char*);
UTF8.cpp 55 int decodeUTF8Sequence(const char* sequence)
  /external/webkit/JavaScriptCore/runtime/
JSGlobalObjectFunctions.cpp 106 const int character = decodeUTF8Sequence(sequence);

Completed in 116 milliseconds