Searched refs:HashString (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DPropSet.h33 static unsigned int HashString(const char *s, size_t len) { function in class:PropSet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DPropSet.cxx352 unsigned int hash = HashString(key, lenKey);
393 unsigned int hash = HashString(key, lenKey);
426 unsigned int hash = HashString(key, strlen(key));

Completed in 53 milliseconds