Searched refs:string_contains (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/groff-38/groff/contrib/groffer/
H A Dgroffer2.sh2292 if string_contains " ${lh_list} " "${lh_element}"
2332 if string_contains " ${lha_list}" " ${lha_element}"
2370 if string_contains " ${lhn_list} " "${lhn_element}"
3614 # string_contains (<string> <part>)
3621 string_contains() function
3623 func_check string_contains '=' 2 "$@";
3647 if string_contains "$1" "$2"

Completed in 188 milliseconds