rehashStrings    2978 core/AvmCore.cpp 			    rehashStrings(m = m << 1);
rehashStrings    2980 core/AvmCore.cpp 				rehashStrings(m);
rehashStrings    3029 core/AvmCore.cpp 			    rehashStrings(m = m << 1);
rehashStrings    3031 core/AvmCore.cpp 				rehashStrings(m);
rehashStrings    3080 core/AvmCore.cpp 			    rehashStrings(m = m << 1);
rehashStrings    3082 core/AvmCore.cpp 				rehashStrings(m);
rehashStrings    1409 core/AvmCore.h 		void rehashStrings(int newlen);