Searched refs:uv__utf8_to_utf16_alloc (Results 1 – 1 of 1) sorted by relevance
108 static int uv__utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv__utf8_to_utf16_alloc() function972 err = uv__utf8_to_utf16_alloc(options->file, &application); in uv_spawn()991 err = uv__utf8_to_utf16_alloc(options->cwd, &cwd); in uv_spawn()