Lines Matching refs:string
238 string PATH, I<or>, if the value is C<undef>, C</dev/null> or similar.
410 If specified, EXPR will be used as a string to prefix the output from the
552 C<bldtop_dir> returns the resulting directory as a string, adapted to the local
571 C<bldtop_file> returns the resulting file path as a string, adapted to the local
589 C<srctop_dir> returns the resulting directory as a string, adapted to the local
608 C<srctop_file> returns the resulting file path as a string, adapted to the local
625 C<data_dir> returns the resulting directory as a string, adapted to the local
643 file path as a string, adapted to the local operating system.
658 as a string, adapted to the local operating system.
675 C<result_file> returns the path of the given file as a string,
776 command as a string.
778 C<cmdstr> takes some additional options OPTS that affect the string returned:
784 When set to 0, the returned string will be with all decorations, such as a
786 string is to be used directly in a recipe.
788 When set to 1, the returned string will be without extra decorations. This
1075 # __cwd changes directory to DIR (string) and changes all the relative
1186 # __wrap_cmd "wraps" CMD (string) with a beginning command that makes sure
1226 # given by PROG (string).
1228 # __fixup_prg returns a string with the possibly prefixed program path spec.
1238 # CMDARRAYREF, builds up a command string from them and decorates it
1241 # string to actually be used, the other to be displayed for the user.