Lines Matching full:pattern_match
523 pattern_match ()545 if pattern_match '^no ' "$PROG"; then580 if pattern_match "^(http|https|ftp):.*" "$1"; then595 if pattern_match "^(ssh|[^:]+):.*" "$1"; then609 if pattern_match "^(file://|/).*" "$1"; then