comparison src/utils.cc @ 5458:48ce24e8247c

[project @ 2005-09-19 19:29:32 by jwe]
author jwe
date Mon, 19 Sep 2005 19:29:32 +0000
parents f315234695b1
children d6163c0effd5
comparison
equal deleted inserted replaced
5457:c6dc1ccd83a9 5458:48ce24e8247c
354 \n\ 354 \n\
355 If the third optional argument @code{\"all\"} is supplied, return\n\ 355 If the third optional argument @code{\"all\"} is supplied, return\n\
356 a cell array containing the list of all files that have the same\n\ 356 a cell array containing the list of all files that have the same\n\
357 name in the path. If no files are found, return an empty cell array.\n\ 357 name in the path. If no files are found, return an empty cell array.\n\
358 \n\ 358 \n\
359 Note that @code{file_in_path} does not expand leading, trailing, 359 Note that @code{file_in_path} does not expand leading, trailing,\n\
360 or doubled colons the way that @code{file_in_loadpath} does. See\n\ 360 or doubled colons the way that @code{file_in_loadpath} does. See\n\
361 also @xref{LOADPATH}, for an explanation of how colon expansion\n\ 361 also @xref{LOADPATH}, for an explanation of how colon expansion\n\
362 is applied to @code{LOADPATH}.\n\ 362 is applied to @code{LOADPATH}.\n\
363 @seealso{file_in_loadpath}\n\ 363 @seealso{file_in_loadpath}\n\
364 @end deftypefn") 364 @end deftypefn")