Home
last modified time | relevance | path

Searched refs:FindTwoByteStringIndices (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-regexp.cc301 void FindTwoByteStringIndices(const Vector<const uc16> subject, uc16 pattern, in FindTwoByteStringIndices() function
364 FindTwoByteStringIndices(subject_vector, pattern_vector[0], indices, in FindStringIndicesDispatch()
373 FindTwoByteStringIndices(subject_vector, pattern_vector[0], indices, in FindStringIndicesDispatch()