代码搜索:PATH

找到约 10,000 项符合「PATH」的源代码

代码结果 10,000
www.eeworm.com/read/250015/4443418

dirname-handles-empty-path

test $(busybox dirname '') = .
www.eeworm.com/read/250015/4443421

dirname-handles-relative-path

test $(busybox dirname foo/bar/baz) = foo/bar
www.eeworm.com/read/250015/4443423

dirname-handles-absolute-path

test $(busybox dirname /foo/bar/baz) = /foo/bar
www.eeworm.com/read/232407/4701091

h agg_shorten_path.h

//---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.4 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) // // Permiss
www.eeworm.com/read/232407/4701129

h agg_path_length.h

//---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.4 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) // // Permiss
www.eeworm.com/read/232407/4701137

h agg_path_storage.h

//---------------------------------------------------------------------------- // Anti-Grain Geometry - Version 2.4 // Copyright (C) 2002-2005 Maxim Shemanarev (http://www.antigrain.com) // // Permiss
www.eeworm.com/read/227684/4770226

sml path-util-sig.sml

Decl 8 s$PATH_UTIL.sq;-;
www.eeworm.com/read/227684/4770310

sml path-util-sig.sml

(* path-util-sig.sml * * COPYRIGHT (c) 1997 Bell Labs, Lucent Technologies. * * Various higher-level pathname and searching utilities. *) signature PATH_UTIL = sig val findFile : string
www.eeworm.com/read/227684/4770325

sml unix-path-sig.sml

(* unix-path-sig.sml * * COPYRIGHT (c) 1993 by AT&T Bell Laboratories. See COPYRIGHT file for details. * * AUTHOR: John Reppy and Emden Gansner * AT&T Bell Laboratories * Murray Hill,
www.eeworm.com/read/227259/4776749

wget-handles-empty-path

busybox wget http://www.google.com