HomeSort by: relevance | last modified time | path
    Searched defs:path_contains (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/contrib/groffer/
groffer2.sh 3306 # path_contains (<path> <dir>)
3313 path_contains() function
3315 func_check path_contains = 2 "$@";
3338 if path_contains "$1" "$2"

Completed in 28 milliseconds