Changeset 2740 in webkit for trunk/JavaScriptCore/kjs/ustring.h
- Timestamp:
- Nov 18, 2002, 3:43:22 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/ustring.h
r2736 r2740 433 433 434 434 int compare(const UString &, const UString &); 435 int hash(const UString &, int hashTableSize); 435 436 436 437 }; // namespace
Note:
See TracChangeset
for help on using the changeset viewer.