Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.bash333 local option_extglob=$(__west_to_extglob "$1")
359 __west_to_extglob() function
417 $(__west_to_extglob "$global_args_opts") )
450 $(__west_to_extglob "$dir_opts") )
486 $(__west_to_extglob "$other_opts") )
490 $(__west_to_extglob "$dir_opts") )
520 $(__west_to_extglob "$other_opts") )
550 $(__west_to_extglob "$file_opts") )
606 $(__west_to_extglob "$other_opts") )
680 $(__west_to_extglob "$other_opts") )
[all …]