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

/external/chromium_org/third_party/re2/util/
H A Dsparse_array.h88 // array through a call to erase(), erase_existing() or resize(). They
208 inline void erase_existing(int i);
393 erase_existing(i);
398 void SparseArray<Value>::erase_existing(int i) { function in class:re2::SparseArray
/external/regex-re2/util/
H A Dsparse_array.h88 // array through a call to erase(), erase_existing() or resize(). They
208 inline void erase_existing(int i);
392 erase_existing(i);
397 void SparseArray<Value>::erase_existing(int i) { function in class:re2::SparseArray

Completed in 108 milliseconds