OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wenvironment
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-spawn.c
1252
WCHAR*
wenvironment
[] = {
local
1266
* in process.c, minus variables in
wenvironment
*/
1281
int found_in_loc_env[ARRAY_SIZE(
wenvironment
)] = {0};
1317
for (i = 0; i < ARRAY_SIZE(
wenvironment
) && !found; i++) {
1318
if (!wcscmp(str,
wenvironment
[i])) {
1338
for (i = 0; i < ARRAY_SIZE(
wenvironment
); i++) {
test-spawn.c
1252
WCHAR*
wenvironment
[] = {
local
1266
* in process.c, minus variables in
wenvironment
*/
1281
int found_in_loc_env[ARRAY_SIZE(
wenvironment
)] = {0};
1317
for (i = 0; i < ARRAY_SIZE(
wenvironment
) && !found; i++) {
1318
if (!wcscmp(str,
wenvironment
[i])) {
1338
for (i = 0; i < ARRAY_SIZE(
wenvironment
); i++) {
Completed in 49 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026