escapeHTML(string) Class Public methods Escape special characters in HTML, namely &"<> CGI::escapeHTML('Usage: foo "bar" <baz>') # => "Usage: foo "bar" <baz>"
signal(*args) Class Public methods
proxy_place(x, y) Instance Public methods
digest_obj.block_length â Integer Instance Public methods Returns the block length of the digest in bytes. Digest::SHA256.new.block_length * 8 # => 512 Digest::SHA384.new.block_length * 8 # => 1024 Digest::SHA512.new.block_length * 8 # => 1024
namespace() Instance Protected methods
spinup() Instance Public methods
start() Class Public methods A SimpleServer only yields when you start it
resolveExternals() Instance Public methods BOOL resolveExternals indicates whether the parser resolves references to external DTD/Entities/Schema
new(uri, config) Class Public methods
visit_Float(o) Instance Public methods
Page 812 of 2275