Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dutil.c160 uint8_t single_quotes; in StrToArgs() local
164 single_quotes = 0; in StrToArgs()
175 if (single_quotes) in StrToArgs()
179 single_quotes = !single_quotes; in StrToArgs()
190 if (single_quotes || double_quotes) in StrToArgs()