Extension [ extension #94 quickhash version 1.1.1 ] { - Classes [4] { Class [ class QuickHashIntSet implements ArrayAccess ] { - Constants [5] { Constant [ public int CHECK_FOR_DUPES ] { 1 } Constant [ public int DO_NOT_USE_ZEND_ALLOC ] { 2 } Constant [ public int HASHER_NO_HASH ] { 256 } Constant [ public int HASHER_JENKINS1 ] { 512 } Constant [ public int HASHER_JENKINS2 ] { 1024 } } - Static properties [0] { } - Static methods [2] { Method [ static public method loadFromFile ] { - Parameters [3] { Parameter #0 [ $filename ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } Method [ static public method loadFromString ] { - Parameters [3] { Parameter #0 [ $contents ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } } - Properties [0] { } - Methods [11] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $size ] Parameter #1 [ $flags = ] } } Method [ public method getSize ] { - Parameters [0] { } } Method [ public method add ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method exists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method delete ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method saveToFile ] { - Parameters [1] { Parameter #0 [ $filename ] } } Method [ public method saveToString ] { - Parameters [0] { } } Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $key ] } } } } Class [ class QuickHashIntHash extends QuickHashIntSet implements ArrayAccess ] { - Constants [5] { Constant [ public int CHECK_FOR_DUPES ] { 1 } Constant [ public int DO_NOT_USE_ZEND_ALLOC ] { 2 } Constant [ public int HASHER_NO_HASH ] { 256 } Constant [ public int HASHER_JENKINS1 ] { 512 } Constant [ public int HASHER_JENKINS2 ] { 1024 } } - Static properties [0] { } - Static methods [2] { Method [ static public method loadFromFile ] { - Parameters [3] { Parameter #0 [ $filename ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } Method [ static public method loadFromString ] { - Parameters [3] { Parameter #0 [ $contents ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } } - Properties [0] { } - Methods [14] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $size ] Parameter #1 [ $flags = ] } } Method [ public method getSize ] { - Parameters [0] { } } Method [ public method add ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value = ] } } Method [ public method exists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method get ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method set ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method update ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method delete ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method saveToFile ] { - Parameters [1] { Parameter #0 [ $filename ] } } Method [ public method saveToString ] { - Parameters [0] { } } Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $key ] } } } } Class [ class QuickHashIntStringHash extends QuickHashIntHash implements ArrayAccess ] { - Constants [5] { Constant [ public int CHECK_FOR_DUPES ] { 1 } Constant [ public int DO_NOT_USE_ZEND_ALLOC ] { 2 } Constant [ public int HASHER_NO_HASH ] { 256 } Constant [ public int HASHER_JENKINS1 ] { 512 } Constant [ public int HASHER_JENKINS2 ] { 1024 } } - Static properties [0] { } - Static methods [2] { Method [ static public method loadFromFile ] { - Parameters [3] { Parameter #0 [ $filename ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } Method [ static public method loadFromString ] { - Parameters [3] { Parameter #0 [ $contents ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } } - Properties [0] { } - Methods [14] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $size ] Parameter #1 [ $flags = ] } } Method [ public method getSize ] { - Parameters [0] { } } Method [ public method add ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value = ] } } Method [ public method exists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method get ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method set ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method update ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method delete ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method saveToFile ] { - Parameters [1] { Parameter #0 [ $filename ] } } Method [ public method saveToString ] { - Parameters [0] { } } Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $key ] } } } } Class [ class QuickHashStringIntHash extends QuickHashIntHash implements ArrayAccess ] { - Constants [5] { Constant [ public int CHECK_FOR_DUPES ] { 1 } Constant [ public int DO_NOT_USE_ZEND_ALLOC ] { 2 } Constant [ public int HASHER_NO_HASH ] { 256 } Constant [ public int HASHER_JENKINS1 ] { 512 } Constant [ public int HASHER_JENKINS2 ] { 1024 } } - Static properties [0] { } - Static methods [2] { Method [ static public method loadFromFile ] { - Parameters [3] { Parameter #0 [ $filename ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } Method [ static public method loadFromString ] { - Parameters [3] { Parameter #0 [ $contents ] Parameter #1 [ $size = ] Parameter #2 [ $flags = ] } } } - Properties [0] { } - Methods [14] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $size ] Parameter #1 [ $flags = ] } } Method [ public method getSize ] { - Parameters [0] { } } Method [ public method add ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value = ] } } Method [ public method exists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method get ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method set ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method update ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method delete ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method saveToFile ] { - Parameters [1] { Parameter #0 [ $filename ] } } Method [ public method saveToString ] { - Parameters [0] { } } Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $key ] } } Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ $value ] } } Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $key ] } } } } } }