Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/bstr/scripts/
Dgenerate-unicode-data16 array_exists() { function
110 if array_exists "-h" "$@" || array_exists "--help" "$@"; then
123 if array_exists "--list-commands" "$@"; then
140 if array_exists "$cmd" $commands; then