Home
last modified time | relevance | path

Searched refs:URLByStandardizingPath (Results 1 – 11 of 11) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil_cocoa.mm33 pTmpURL = [pTmpURL URLByStandardizingPath];
42 pJVMsDirURL = [pJVMsDirURL URLByStandardizingPath];
116 pURL = [pURL URLByStandardizingPath];
/dports/editors/libreoffice/libreoffice-7.2.6.2/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil_cocoa.mm31 pURL = [pURL URLByStandardizingPath];
92 pURL = [pURL URLByStandardizingPath];
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs854 unsafe fn URLByStandardizingPath(self) -> id; in URLByStandardizingPath() method
1055 unsafe fn URLByStandardizingPath(self) -> id { in URLByStandardizingPath() method
1056 msg_send![self, URLByStandardizingPath] in URLByStandardizingPath()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dfoundation.rs854 unsafe fn URLByStandardizingPath(self) -> id; in URLByStandardizingPath() method
1055 unsafe fn URLByStandardizingPath(self) -> id { in URLByStandardizingPath() method
1056 msg_send![self, URLByStandardizingPath] in URLByStandardizingPath()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/src/
H A Dfoundation.rs854 unsafe fn URLByStandardizingPath(self) -> id; in URLByStandardizingPath() method
1055 unsafe fn URLByStandardizingPath(self) -> id { in URLByStandardizingPath() method
1056 msg_send![self, URLByStandardizingPath] in URLByStandardizingPath()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs854 unsafe fn URLByStandardizingPath(self) -> id; in URLByStandardizingPath() method
1055 unsafe fn URLByStandardizingPath(self) -> id { in URLByStandardizingPath() method
1056 msg_send![self, URLByStandardizingPath] in URLByStandardizingPath()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dfoundation.rs823 unsafe fn URLByStandardizingPath(self) -> id; in URLByStandardizingPath() method
1024 unsafe fn URLByStandardizingPath(self) -> id { in URLByStandardizingPath() method
1025 msg_send![self, URLByStandardizingPath] in URLByStandardizingPath()
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dfoundation.rs823 unsafe fn URLByStandardizingPath(self) -> id; in URLByStandardizingPath() method
1024 unsafe fn URLByStandardizingPath(self) -> id { in URLByStandardizingPath() method
1025 msg_send![self, URLByStandardizingPath] in URLByStandardizingPath()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSURL.h410 - (NSURL*) URLByStandardizingPath;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSURL.inc215 function URLByStandardizingPath: NSURL; message 'URLByStandardizingPath';
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSURL.m2072 - (NSURL*) URLByStandardizingPath