Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/scripts/
H A Dmaintainers.go88 regexstr := glob_to_regex(path)
185 func glob_to_regex(glob string) string { func