Home
last modified time | relevance | path

Searched refs:has_comma (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/propsys/
H A Dpropsys_main.c434 BOOL has_minus = FALSE, has_comma = FALSE; in PSPropertyKeyFromString() local
457 if (has_comma) in PSPropertyKeyFromString()
460 has_comma = TRUE; in PSPropertyKeyFromString()
472 if (has_comma) in PSPropertyKeyFromString()