Home
last modified time | relevance | path

Searched defs:MapPath (Results 1 – 25 of 81) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/debug/
H A Dproc_maps_linux.cc59 const char *MapPath = "/proc/curproc/map"; in ReadProcMaps() local
61 const char *MapPath = "/proc/self/maps"; in ReadProcMaps() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Configuration/
H A DIConfigMapPath.cs40 string MapPath(string siteID, string path); in MapPath() method
55 string MapPath(string siteID, VirtualPath path); in MapPath() method
H A DUserMapPath.cs200 public string MapPath(string siteID, string path) { in MapPath() method in System.Web.Configuration.UserMapPath
204 private string MapPath(string siteID, VirtualPath path) { in MapPath() method in System.Web.Configuration.UserMapPath
H A DIServerConfig.cs21 string MapPath(IApplicationHost appHost, VirtualPath path); in MapPath() method
H A DHostingPreferredMapPath.cs88 public string MapPath(string siteID, string path) { in MapPath() method in System.Web.Configuration.HostingPreferredMapPath
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.WebPages.Razor/
H A DHostingEnvironmentWrapper.cs9 public string MapPath(string virtualPath) in MapPath() method in System.Web.WebPages.Razor.HostingEnvironmentWrapper
H A DIHostingEnvironment.cs7 string MapPath(string virtualPath); in MapPath() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web/
H A DIHttpMapPath.cs35 string MapPath (string path); in MapPath() method
H A DHttpRequestWrapper.cs270 public override string MapPath (string virtualPath) in MapPath() method in System.Web.HttpRequestWrapper
275 …public override string MapPath (string virtualPath, string baseVirtualDir, bool allowCrossAppMappi… in MapPath() method in System.Web.HttpRequestWrapper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.ApplicationServices/Hosting/
H A DICustomLoaderHelperFunctions.cs15 string MapPath(string relativePath); in MapPath() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI/
H A DBaseParser.cs51 internal string MapPath (string path) in MapPath() method in System.Web.UI.BaseParser
56 internal string MapPath (string path, bool allowCrossAppMapping) in MapPath() method in System.Web.UI.BaseParser
H A DUserControl.cs217 public string MapPath (string virtualPath) in MapPath() method in System.Web.UI.UserControl
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Helpers/Common/
H A DVirtualPathUtil.cs24 public static string MapPath(HttpContextBase httpContext, string path) in MapPath() method in System.Web.Helpers.VirtualPathUtil
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/hostplugins/lv2/
H A DPluginLv2.h63 LV2_State_Map_Path* MapPath; variable
/dports/www/p5-Apache-ASP/Apache-ASP-2.63/lib/Apache/ASP/
H A DServer.pm139 sub MapPath { subroutine
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Compilation/
H A DPageBuildProvider.cs51 protected override string MapPath (VirtualPath virtualPath) in MapPath() method in System.Web.Compilation.PageBuildProvider
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DIProcessHostSupportFunctions.cs33 void MapPath( in MapPath() method
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/
H A DApplicationHost.cs85 public string MapPath (string virtualPath) in MapPath() method in Mono.WebServer.FastCgi.ApplicationHost
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Abstractions/
H A DHttpRequestBase.cs362 public virtual String MapPath(String virtualPath) { in MapPath() method in System.Web.HttpRequestBase
366 …public virtual String MapPath(string virtualPath, string baseVirtualDir, bool allowCrossAppMapping… in MapPath() method in System.Web.HttpRequestBase
H A DHttpRequestWrapper.cs357 public override string MapPath(string virtualPath) { in MapPath() method in System.Web.HttpRequestWrapper
361 …public override string MapPath(string virtualPath, string baseVirtualDir, bool allowCrossAppMappin… in MapPath() method in System.Web.HttpRequestWrapper
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activation/System/ServiceModel/Activation/
H A DHostingEnvironmentWrapper.cs84 public static string MapPath(string virtualPath) in MapPath() method in System.ServiceModel.HostingEnvironmentWrapper
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Uefi/Devices/Utility/
H A DPath.c276 OUT wchar_t **MapPath in ParsePath()
/dports/astro/nightfall/nightfall-1.92/
H A DLightMap.c27 char * MapPath = NULL; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DUserControl.cs364 public string MapPath(string virtualPath) { in MapPath() method in System.Web.UI.UserControl
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapkmlrenderer.h58 char MapPath[MS_MAXPATHLEN]; variable

1234