Home | History | Annotate | Download | only in i686-linux-glibc2.7-4.6

Lines Matching full:pattern_match

523 pattern_match ()
545 if pattern_match '^no ' "$PROG"; then
580 if pattern_match "^(http|https|ftp):.*" "$1"; then
595 if pattern_match "^(ssh|[^:]+):.*" "$1"; then
609 if pattern_match "^(file://|/).*" "$1"; then