Home
last modified time | relevance | path

Searched refs:attributes_fromstring (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dattributes.c56 attributes_fromstring(const char *str) in attributes_fromstring() function
H A Dstyle.c218 if ((value = attributes_fromstring(tmp + 2)) == -1) in style_parse()
232 if ((value = attributes_fromstring(tmp)) == -1) in style_parse()
H A Dtmux.h2916 int attributes_fromstring(const char *);