Searched refs:quoted (Results 1 – 10 of 10) sorted by relevance
235 local quoted236 _quote_readline_by_ref "$cur" quoted241 x=$( compgen -f -X "$xspec" -- $quoted ) &&248 x=$( compgen -f -- $quoted ) &&
97 | APP_VERSION_STRING | String (quoted) | ``VERSION_MAJOR``, |br| …102 | APP_VERSION_EXTENDED_STRING | String (quoted) | ``VERSION_MAJOR``, |br| …108 | APP_VERSION_TWEAK_STRING | String (quoted) | ``VERSION_MAJOR``, |br| …
115 bool quoted = false; in parse_params() local127 quoted = !quoted; in parse_params()129 if (quoted) { in parse_params()
32 # This method ensures that both quoted values and ;-separated list stays intact.
450 bool quoted = false; in prepare_main_args() local457 quoted = true; in prepare_main_args()463 if (quoted) { in prepare_main_args()
40 # as a quoted string, which is then parsed as one item by Python's
338 - Double quoted
29 # This method ensures that both quoted values and ;-separated list stays intact.
244 "UP037", # https://docs.astral.sh/ruff/rules/quoted-annotation446 "UP037", # https://docs.astral.sh/ruff/rules/quoted-annotation460 "UP037", # https://docs.astral.sh/ruff/rules/quoted-annotation
2701 - :github:`52998` - tests: drivers: can: Build failure with sysroot path not quoted on Windows