Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dformat.c387 static BOOL format_is_literal(WCHAR x) in format_is_literal() function
443 while (format_is_literal(data[len])) in format_lex()
457 while (format_is_literal(data[len])) in format_lex()