Home
last modified time | relevance | path

Searched defs:is_verbatim (Results 1 – 10 of 10) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/windows/
H A Dpath.rs39 let is_verbatim = path.bytes().starts_with(br"\\?\"); localVariable
/dports/devel/p5-Reflex/Reflex-0.100/
H A Dweaver.ini22 is_verbatim = 0 key
/dports/textproc/p5-Pod-Tree/Pod-Tree-1.31/lib/Pod/Tree/
H A DNode.pm223 sub is_verbatim { shift->{type} eq 'verbatim' } subroutine
/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_cc_parse.c986 is_verbatim(void) in is_verbatim() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Convert/Tex/
H A Dfromtex_post.cpp1784 is_verbatim (tree t) { in is_verbatim() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/camino-1.0.5/src/
H A Dlib.rs1694 pub fn is_verbatim(&self) -> bool { in is_verbatim() method
/dports/deskutils/just/just-0.10.5/cargo-crates/camino-1.0.5/src/
H A Dlib.rs1694 pub fn is_verbatim(&self) -> bool { in is_verbatim() method
/dports/lang/rust/rustc-1.58.1-src/vendor/camino/src/
H A Dlib.rs1694 pub fn is_verbatim(&self) -> bool { in is_verbatim() method
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/camino-1.0.5/src/
H A Dlib.rs1694 pub fn is_verbatim(&self) -> bool { in is_verbatim() method
/dports/lang/rust/rustc-1.58.1-src/library/std/src/
H A Dpath.rs220 pub fn is_verbatim(&self) -> bool { in is_verbatim() method