Searched refs:js_position (Results 1 – 1 of 1) sorted by relevance
249 size_t js_position = camellified_string.find("JS"); in CapifyStringWithUnderscores() local256 (js_position != std::string::npos && in CapifyStringWithUnderscores()257 index == js_position + strlen("JS"))) { in CapifyStringWithUnderscores()