Searched defs:removeIndex (Results 1 – 6 of 6) sorted by relevance
91 const removeIndex = binarySearch(array, remove, identity, compare); constant
1198 bool Value::removeIndex(ArrayIndex index, Value* removed) { in removeIndex() function in Json::Value
3499 bool Value::removeIndex(ArrayIndex index, Value* removed) { in removeIndex() function in Json::Value
3532 bool Value::removeIndex(ArrayIndex index, Value* removed) { in removeIndex() function in Json::Value