Home
last modified time | relevance | path

Searched refs:Parrot_find_encoding (Results 1 – 8 of 8) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/src/string/
H A Dencoding.c154 Parrot_find_encoding(SHIM_INTERP, ARGIN(const char *encodingname)) in Parrot_find_encoding() function
156 ASSERT_ARGS(Parrot_find_encoding) in Parrot_find_encoding()
H A Dapi.c2869 encoding = Parrot_find_encoding(interp, enc_char); in Parrot_str_unescape()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dencoding.h76 const STR_VTABLE * Parrot_find_encoding(PARROT_INTERP,
/dports/lang/parrot/parrot-8.1.0/src/embed/
H A Dstrings.c242 const STR_VTABLE * const encoding = Parrot_find_encoding(interp, encoding_name); in Parrot_api_string_import_binary()
/dports/lang/parrot/parrot-8.1.0/docs/deprecations/
H A Ddeprecations_3_0.pod196 You can use Parrot_find_encoding to get an encoding from a cstring.
/dports/lang/parrot/parrot-8.1.0/docs/pdds/draft/
H A Dpdd11_extending.pod265 defaults are used. Otherwise, the functions C<Parrot_find_encoding>,
274 =item C<Parrot_find_encoding(interp, char *encoding_name)>
/dports/lang/parrot/parrot-8.1.0/docs/
H A Dembed.pod691 =item C<Parrot_find_encoding>
/dports/lang/parrot/parrot-8.1.0/docs/pdds/
H A Dpdd28_strings.pod367 C<Parrot_find_encoding> and C<Parrot_find_charset> can look up the encoding or