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

Lines Matching full:pattern_match

446 pattern_match ()
468 if pattern_match '^no ' "$PROG"; then
502 if pattern_match "^(http|https|ftp):.*" "$1"; then
517 if pattern_match "^(ssh|[^:]+):.*" "$1"; then
531 if pattern_match "^(file://|/).*" "$1"; then