Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:localeBuf

2386     char localeBuf[32];
2387 JSStringGetUTF8CString(locale, localeBuf, sizeof(localeBuf));
2388 setlocale(LC_ALL, localeBuf);