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