Home
last modified time | relevance | path

Searched refs:nonquoted (Results 1 – 6 of 6) sorted by relevance

/dports/devel/libs11n/libs11n-1.2.10-nobuildfiles/include/s11n.net/s11n/io/
H A Dwesnoth_serializer.hpp109 …const static std::string nonquoted = "_0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVW… in serialize_impl() local
115 if( std::string::npos != val.find_first_not_of( nonquoted ) ) in serialize_impl()
/dports/mail/astroid/astroid-0.15/src/modes/
H A Dedit_message.cc1049 ostringstream nonquoted; in check_fields() local
1056 nonquoted << line << endl; in check_fields()
1058 ustring nqb = ustring(nonquoted.str()); in check_fields()
/dports/lang/gawk/gawk-5.1.1/doc/
H A Dwordlist1357 nonquoted
H A Dgawk.texi2891 Quoted items can be concatenated with nonquoted items as well as with other
H A Dgawktexi.in2801 Quoted items can be concatenated with nonquoted items as well as with other
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/
H A Dconf.c1526 goto nonquoted; in string_print()
1545 nonquoted: in string_print()