Searched refs:flattenFastPath1 (Results 1 – 1 of 1) sorted by relevance
308 Label flattenFastPath1(env); in IndexOf() local364 searchFlat.FlattenString(glue, searchTag, &flattenFastPath1); in IndexOf()365 Bind(&flattenFastPath1); in IndexOf()2690 Label flattenFastPath1(env); in StartsWith() local2767 searchFlat.FlattenString(glue, searchTag, &flattenFastPath1); in StartsWith()2768 Bind(&flattenFastPath1); in StartsWith()2807 Label flattenFastPath1(env); in EndsWith() local2873 thisFlat.FlattenString(glue, thisValue, &flattenFastPath1); in EndsWith()2874 Bind(&flattenFastPath1); in EndsWith()