Home
last modified time | relevance | path

Searched refs:encoding_updated (Results 1 – 3 of 3) sorted by last modified time

/dports/lang/ruby26/ruby-2.6.9/lib/rexml/
H A Dsource.rb58 encoding_updated
146 def encoding_updated method in REXML.Source
286 def encoding_updated method in REXML.IOSource
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.2.02436 * lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix a
/dports/mail/neomutt/neomutt-20211029/compose/
H A Dfunctions.c1570 bool encoding_updated = false; in op_compose_update_encoding() local
1578 encoding_updated = true; in op_compose_update_encoding()
1589 encoding_updated = true; in op_compose_update_encoding()
1593 if (encoding_updated) in op_compose_update_encoding()