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

  /src/external/gpl2/groff/dist/contrib/groffer/
groffer2.sh 1670 # is_not_equal (<string1> <string2>)
1676 is_not_equal() function
1678 func_check is_not_equal '=' 2 "$@";
2074 if obj lfc_opt is_not_empty && is_not_equal "$#" 0
3265 if is_not_equal "$#" 1
4192 if is_not_equal "$?" 0
4824 if obj _OPT_MODE is_not_equal text
4909 if obj _DISPLAY_MODE is_not_equal 'text'
4983 if is_not_equal "$?" 0
5012 if is_not_equal "$?"
    [all...]
groffer2.sh 1670 # is_not_equal (<string1> <string2>)
1676 is_not_equal() function
1678 func_check is_not_equal '=' 2 "$@";
2074 if obj lfc_opt is_not_empty && is_not_equal "$#" 0
3265 if is_not_equal "$#" 1
4192 if is_not_equal "$?" 0
4824 if obj _OPT_MODE is_not_equal text
4909 if obj _DISPLAY_MODE is_not_equal 'text'
4983 if is_not_equal "$?" 0
5012 if is_not_equal "$?"
    [all...]

Completed in 48 milliseconds