Lines Matching refs:wchar_t
35 wchar_t **items;
39 const wchar_t *item);
42 const wchar_t *item);
149 wchar_t *dump_refs_file;
151 wchar_t *filesystem_encoding;
152 wchar_t *filesystem_errors;
153 wchar_t *pycache_prefix;
172 wchar_t *stdio_encoding;
173 wchar_t *stdio_errors;
177 wchar_t *check_hash_pycs_mode;
183 wchar_t *program_name;
184 wchar_t *pythonpath_env;
185 wchar_t *home;
186 wchar_t *platlibdir;
191 wchar_t *stdlib_dir;
192 wchar_t *executable;
193 wchar_t *base_executable;
194 wchar_t *prefix;
195 wchar_t *base_prefix;
196 wchar_t *exec_prefix;
197 wchar_t *base_exec_prefix;
201 wchar_t *run_command;
202 wchar_t *run_module;
203 wchar_t *run_filename;
227 wchar_t **config_str,
228 const wchar_t *str);
231 wchar_t **config_str,
240 wchar_t * const *argv);
243 Py_ssize_t length, wchar_t **items);
251 PyAPI_FUNC(void) Py_GetArgcArgv(int *argc, wchar_t ***argv);