Home
last modified time | relevance | path

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

/dports/misc/broot/broot-1.7.0/src/skin/
H A Dapp_skin.rs25 focused: PanelSkin::new(StyleMap::no_term()), in new()
26 unfocused: PanelSkin::new(StyleMap::no_term()), in new()
H A Dstyle_map.rs54 pub fn no_term() -> Self {
/dports/textproc/uni/uni-2.4.0/vendor/zgo.at/zli/
H A Drun-ci5 go test -tags=no_term -race ./...
/dports/misc/broot/broot-1.7.0/src/
H A Dprint.rs97 let no_style_skin = StyleMap::no_term(); in print_tree_to_file()
131 StyleMap::no_term() in print_tree()
/dports/mail/exim-monitor/exim-4.95/src/
H A Dparse.c71 int no_term = source_routing? 1 : 0; in parse_find_address_end() local
73 while (*s != 0 && (*s != ',' || no_term > 0) && (*s != '\n' || !nl_ends)) in parse_find_address_end()
116 no_term = source_routing? 2 : 1; in parse_find_address_end()
118 else if (*s == '>') no_term--; in parse_find_address_end()
119 else if (source_routing && *s == ':') no_term--; in parse_find_address_end()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dparse.c71 int no_term = source_routing? 1 : 0; in parse_find_address_end() local
73 while (*s != 0 && (*s != ',' || no_term > 0) && (*s != '\n' || !nl_ends)) in parse_find_address_end()
116 no_term = source_routing? 2 : 1; in parse_find_address_end()
118 else if (*s == '>') no_term--; in parse_find_address_end()
119 else if (source_routing && *s == ':') no_term--; in parse_find_address_end()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dparse.c71 int no_term = source_routing? 1 : 0; in parse_find_address_end() local
73 while (*s != 0 && (*s != ',' || no_term > 0) && (*s != '\n' || !nl_ends)) in parse_find_address_end()
116 no_term = source_routing? 2 : 1; in parse_find_address_end()
118 else if (*s == '>') no_term--; in parse_find_address_end()
119 else if (source_routing && *s == ':') no_term--; in parse_find_address_end()
/dports/mail/exim/exim-4.95/src/
H A Dparse.c71 int no_term = source_routing? 1 : 0; in parse_find_address_end() local
73 while (*s != 0 && (*s != ',' || no_term > 0) && (*s != '\n' || !nl_ends)) in parse_find_address_end()
116 no_term = source_routing? 2 : 1; in parse_find_address_end()
118 else if (*s == '>') no_term--; in parse_find_address_end()
119 else if (source_routing && *s == ':') no_term--; in parse_find_address_end()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dparse.c71 int no_term = source_routing? 1 : 0; in parse_find_address_end() local
73 while (*s != 0 && (*s != ',' || no_term > 0) && (*s != '\n' || !nl_ends)) in parse_find_address_end()
116 no_term = source_routing? 2 : 1; in parse_find_address_end()
118 else if (*s == '>') no_term--; in parse_find_address_end()
119 else if (source_routing && *s == ':') no_term--; in parse_find_address_end()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dparse.c71 int no_term = source_routing? 1 : 0; in parse_find_address_end() local
73 while (*s != 0 && (*s != ',' || no_term > 0) && (*s != '\n' || !nl_ends)) in parse_find_address_end()
116 no_term = source_routing? 2 : 1; in parse_find_address_end()
118 else if (*s == '>') no_term--; in parse_find_address_end()
119 else if (source_routing && *s == ':') no_term--; in parse_find_address_end()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dparse.c71 int no_term = source_routing? 1 : 0; in parse_find_address_end() local
73 while (*s != 0 && (*s != ',' || no_term > 0) && (*s != '\n' || !nl_ends)) in parse_find_address_end()
116 no_term = source_routing? 2 : 1; in parse_find_address_end()
118 else if (*s == '>') no_term--; in parse_find_address_end()
119 else if (source_routing && *s == ':') no_term--; in parse_find_address_end()