Results for: "partition"

returns “type/subtype” which is MIME Content-Type. It is downcased for canonicalization. Content-Type parameters are stripped.

Returns a list of encodings in Content-Encoding field as an array of strings.

The encodings are downcased for canonicalization.

No documentation available
No documentation available

Creates an unsigned certificate for subject and key. The lifetime of the key is from the current time to age which defaults to one year.

The extensions restrict the key to the indicated uses.

No documentation available
No documentation available

Displays an error statement to the error output location. Asks a question if given.

Assert that any future ZJIT compilation will return a function pointer

foo(&bar) ^^^^

foo.bar, = 1 ^^^^^^^

foo => bar => baz ^^^^^^^^^^

Foo ^^^

“foo #@bar” ^^^^^

foo => [, bar, ] ^^^^^^^^^^^

super ^^^^^

super {} ^^^^^^^^

foo => {} ^^

foo { |bar,| } ^

foo, = 1 ^^^^^^^^

/(?<foo>foo)/ =~ bar ^^^^^^^^^^^^^^^^^^^^

foo = 1 and bar => ^foo ^^^^

class << self; end ^^^^^^^^^^^^^^^^^^

foo(&bar)
    ^^^^
foo.bar, = 1
^^^^^^^
foo => bar => baz
       ^^^^^^^^^^
Search took: 2ms  ·  Total Results: 2830