Searched defs:index_remove (Results 1 – 1 of 1) sorted by relevance
28 fn index_remove(&self, value: &mut JsonValue) -> Option<JsonValue>; in index_remove() method136 fn index_remove(&self, value: &mut JsonValue) -> Option<JsonValue> { in index_remove() method258 fn index_remove(&self, value: &mut JsonValue) -> Option<JsonValue> { in index_remove() method278 fn index_remove(&self, value: &mut JsonValue) -> Option<JsonValue> { in index_remove() method298 fn index_remove(&self, value: &mut JsonValue) -> Option<JsonValue> { in index_remove() function