HomeSort by: relevance | last modified time | path
    Searched refs:path_sep (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/texinfo/dist/util/
texi2dvi 107 path_sep=";"
109 path_sep=":"
113 CDPATH=${ZSH_VERSION+.}$path_sep
122 for dir in `echo $PATH | tr "$path_sep" " "`; do
183 txincludes="$txincludes$1$path_sep"
428 common="$orig_pwd$path_sep$filename_dir$path_sep$txincludes"
438 # as `EMPTY' so they don't get lost when we split on $path_sep.
440 replace_empty="-e 's/^$path_sep/EMPTY$path_sep/g'
    [all...]
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2dvi 89 path_sep=";"
91 path_sep=":"
96 CDPATH=${ZSH_VERSION+.}$path_sep
334 IFS=$path_sep # break path components at the path separator
397 # components (including empty ones) from the $path_sep-separated list
403 # `EMPTY' so they don't get lost when we split on $path_sep.
405 lcd_replace_EMPTY="-e 's/^$path_sep/EMPTY$path_sep/g' \
406 -e 's/$path_sep\$/${path_sep}EMPTY/g'
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2dvi 89 path_sep=";"
91 path_sep=":"
96 CDPATH=${ZSH_VERSION+.}$path_sep
334 IFS=$path_sep # break path components at the path separator
397 # components (including empty ones) from the $path_sep-separated list
403 # `EMPTY' so they don't get lost when we split on $path_sep.
405 lcd_replace_EMPTY="-e 's/^$path_sep/EMPTY$path_sep/g' \
406 -e 's/$path_sep\$/${path_sep}EMPTY/g'
    [all...]

Completed in 15 milliseconds