Home
last modified time | relevance | path

Searched defs:argv_unicode (Results 1 – 2 of 2) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/lib/scripts/
H A Dlyxpak.py391 argv_unicode = CommandLineToArgvW(GetCommandLineW(), byref(argc)) variable
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DMainProgram.c55 static wchar_t **argv_unicode; variable