Home
last modified time | relevance | path

Searched +refs:decode +refs:scalar +refs:value +refs:utf +refs:be (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/dports/lang/scheme48/scheme48-1.9.2/doc/src/
H A Dunicode.tex9 scalar values. More information on Unicode can be found at
20 \proto{char->scalar-value}{ char}{integer}
21 \proto{scalar-value->char}{ integer}{char}
22 \proto{scalar-value?}{ integer}{boolean}
25 \code{Char->scalar-value} returns the scalar value of a character, and
28 not a scalar value.
30 Note that the Unicode scalar value range is
45 \code{scalar-value->char}, respectively.
91 denotes the scalar value of the character
290 \constproto{utf-16be-codec}{ text-codec}
[all …]
/dports/converters/p5-JSON-XS/JSON-XS-4.03/bin/
H A Djson_xs31 C<fromformat> can be one of:
35 =item json - a json text encoded, either utf-8, utf16-be/le, utf32-be/le
39 =item storable - a L<Storable> frozen value
49 =item yaml - L<YAML> format (requires that module to be installed)
51 =item string - do not attempt to decode the file data
53 =item none - nothing is read, creates an C<undef> scalar - mainly useful with C<-e>
61 C<toformat> can be one of:
65 =item json, json-utf-8 - json, utf-8 encoded
69 =item json-utf-16le, json-utf-16be - little endian/big endian utf-16
71 =item json-utf-32le, json-utf-32be - little endian/big endian utf-32
[all …]
/dports/converters/p5-JSON-DWIW/JSON-DWIW-0.47/
H A DREADME65 be represented as an array. etc. A reference to a scalar is dereferenced
66 and represented as the scalar itself. Globs, Code refs, etc., get
129 If set to a true value, keys in hashes will not be quoted when converted
149 Convert to a utf-8 char using the value of the byte as a code point.
192 value from the subroutine will be used to populate the return data
205 being parsed. The return value from the subroutine will be used to
346 Returns statistics from the last method called to encode or decode.
420 "peek_scalar($scalar)"
421 Dumps the internal structure of the given scalar.
433 When decoding a JSON string, it is a assumed to be utf-8 encoded. The
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pyyaml/ext/
H A D_yaml.pyx131 # return "'%s' codec can't decode byte #x%02x: %s\n" \
407 encoding = u"utf-16-be"
460 value = PyUnicode_DecodeUTF8(token.data.scalar.value,
557 encoding = u"utf-16-be"
595 value = PyUnicode_DecodeUTF8(event.data.scalar.value,
791 value = PyUnicode_DecodeUTF8(self.parsed_event.data.scalar.value,
1038 elif event_object.encoding == u'utf-16-be' or event_object.encoding == 'utf-16-be':
1137 raise TypeError("value must be a string")
1139 raise TypeError(u"value must be a string")
1248 elif self.use_encoding == u'utf-16-be' or self.use_encoding == 'utf-16-be':
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/PyYAML/yaml/
H A D_yaml.pyx131 # return "'%s' codec can't decode byte #x%02x: %s\n" \
407 encoding = u"utf-16-be"
460 value = PyUnicode_DecodeUTF8(token.data.scalar.value,
557 encoding = u"utf-16-be"
595 value = PyUnicode_DecodeUTF8(event.data.scalar.value,
791 value = PyUnicode_DecodeUTF8(self.parsed_event.data.scalar.value,
1038 elif event_object.encoding == u'utf-16-be' or event_object.encoding == 'utf-16-be':
1137 raise TypeError("value must be a string")
1139 raise TypeError(u"value must be a string")
1248 elif self.use_encoding == u'utf-16-be' or self.use_encoding == 'utf-16-be':
[all …]
/dports/devel/py-yaml/PyYAML-5.4.1/yaml/
H A D_yaml.pyx131 # return "'%s' codec can't decode byte #x%02x: %s\n" \
407 encoding = u"utf-16-be"
460 value = PyUnicode_DecodeUTF8(token.data.scalar.value,
557 encoding = u"utf-16-be"
595 value = PyUnicode_DecodeUTF8(event.data.scalar.value,
791 value = PyUnicode_DecodeUTF8(self.parsed_event.data.scalar.value,
1038 elif event_object.encoding == u'utf-16-be' or event_object.encoding == 'utf-16-be':
1137 raise TypeError("value must be a string")
1139 raise TypeError(u"value must be a string")
1248 elif self.use_encoding == u'utf-16-be' or self.use_encoding == 'utf-16-be':
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/PyYAML/yaml/
H A D_yaml.pyx131 # return "'%s' codec can't decode byte #x%02x: %s\n" \
407 encoding = u"utf-16-be"
460 value = PyUnicode_DecodeUTF8(token.data.scalar.value,
557 encoding = u"utf-16-be"
595 value = PyUnicode_DecodeUTF8(event.data.scalar.value,
791 value = PyUnicode_DecodeUTF8(self.parsed_event.data.scalar.value,
1038 elif event_object.encoding == u'utf-16-be' or event_object.encoding == 'utf-16-be':
1137 raise TypeError("value must be a string")
1139 raise TypeError(u"value must be a string")
1248 elif self.use_encoding == u'utf-16-be' or self.use_encoding == 'utf-16-be':
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pyyaml/ext/
H A D_yaml.pyx131 # return "'%s' codec can't decode byte #x%02x: %s\n" \
407 encoding = u"utf-16-be"
460 value = PyUnicode_DecodeUTF8(token.data.scalar.value,
557 encoding = u"utf-16-be"
595 value = PyUnicode_DecodeUTF8(event.data.scalar.value,
791 value = PyUnicode_DecodeUTF8(self.parsed_event.data.scalar.value,
1038 elif event_object.encoding == u'utf-16-be' or event_object.encoding == 'utf-16-be':
1137 raise TypeError("value must be a string")
1139 raise TypeError(u"value must be a string")
1248 elif self.use_encoding == u'utf-16-be' or self.use_encoding == 'utf-16-be':
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/PyYAML/yaml/
H A D_yaml.pyx131 # return "'%s' codec can't decode byte #x%02x: %s\n" \
407 encoding = u"utf-16-be"
460 value = PyUnicode_DecodeUTF8(token.data.scalar.value,
557 encoding = u"utf-16-be"
595 value = PyUnicode_DecodeUTF8(event.data.scalar.value,
791 value = PyUnicode_DecodeUTF8(self.parsed_event.data.scalar.value,
1038 elif event_object.encoding == u'utf-16-be' or event_object.encoding == 'utf-16-be':
1137 raise TypeError("value must be a string")
1139 raise TypeError(u"value must be a string")
1248 elif self.use_encoding == u'utf-16-be' or self.use_encoding == 'utf-16-be':
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyyaml/ext/
H A D_yaml.pyx131 # return "'%s' codec can't decode byte #x%02x: %s\n" \
407 encoding = u"utf-16-be"
460 value = PyUnicode_DecodeUTF8(token.data.scalar.value,
557 encoding = u"utf-16-be"
595 value = PyUnicode_DecodeUTF8(event.data.scalar.value,
791 value = PyUnicode_DecodeUTF8(self.parsed_event.data.scalar.value,
1038 elif event_object.encoding == u'utf-16-be' or event_object.encoding == 'utf-16-be':
1137 raise TypeError("value must be a string")
1139 raise TypeError(u"value must be a string")
1248 elif self.use_encoding == u'utf-16-be' or self.use_encoding == 'utf-16-be':
[all …]
/dports/devel/py-tables/tables-3.6.1/tables/
H A Dutilsextension.pyx306 setting in :mod:`tables.parameters`, so the new value will be effective until
376 # bytes(<char*>err.desc).decode('utf-8'),
377 # bytes(<char*>major_msg).decode('utf-8'),
378 # bytes(<char*>minor_msg).decode('utf-8'))
380 msg = bytes(<char*>err.desc).decode('utf-8')
383 bytes(<char*>err.file_name).decode('utf-8'),
385 bytes(<char*>err.func_name).decode('utf-8'),
606 isptf = isptf.decode('utf-8')
914 retvalue = retvalue.decode('utf-8')
1026 enumDict[pyename] = npvalue[0] # converted to NumPy scalar
[all …]
/dports/converters/p5-Cpanel-JSON-XS/Cpanel-JSON-XS-4.27/
H A DREADME263 3. The internal utf-8 flag has no meaning with regards to the encoding
365 string to utf-8 automatically when seeing a codepoint >= 0x80 and <
689 Example, encode a Perl scalar as JSON value with enabled
782 method on the object's class. If found, it will be called in scalar
783 context and the resulting scalar will be encoded instead of the
824 scalar (which need not be a reference), this value (i.e. a copy of
827 which is a valid scalar), the original deserialized hash will be
1169 # use of scalar context so incr_text can be called.
1539 scalar context. It must return a single scalar that can be directly
1554 scalar context. It must return a single scalar that can be directly
[all …]
H A DChanges18 - Fix decode_json(scalar, 0) (GH #171 plicease), check 2nd arg for true-ness
95 - Fix typed json encoder conversion from scalar's PV and NV slot to
111 "Attempt to free unreferenced scalar" with convert_blessed and overload.
116 - Silence 2 -Wunused-value warnings
611 - nondev version to be indexed in CPAN
617 $json->incr_text may not be called as lvalue,
742 when can we finally have utf-8 in pod???
748 the same scalar (reported by pasha sadri).
768 - add =encoding utf-8 to the manpage, now that perl 5.10 supports it.
994 - handle utf8 flag correctly in decode.
[all …]
/dports/converters/p5-JSON-XS/JSON-XS-4.03/
H A DREADME120 3. The internal utf-8 flag has no meaning with regards to the encoding
391 Example, encode a Perl scalar as JSON value without enabled
433 method on the object's class. If found, it will be called in scalar
434 context and the resulting scalar will be encoded instead of the
488 scalar (which need not be a reference), this value (or rather a copy
491 scalar), the original deserialised hash will be inserted. This
801 # use of scalar context so incr_text can be called.
1067 then be encoded as a tagged JSON value in the following format:
1088 scalar context. It must return a single scalar that can be directly
1101 The object will be serialised as a JSON null value.
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/
H A Dstanfit4model.pyx129 h.value = holder.value
140 chain_names = [n.decode('utf-8') for n in holder.chain_names]
149 h.mean_par_names = [n.decode('utf-8') for n in holder.mean_par_names]
151 h.adaptation_info = holder.adaptation_info.decode('utf-8')
153 h.sampler_param_names = [n.decode('utf-8') for n in holder.sampler_param_names]
576 parameter (a scalar) per cell, with names indicating the third dimension.
963 param_names = [n.decode('utf-8') for n in param_names_bytes]
968 param_fnames = [n.decode('utf-8') for n in param_fnames_bytes]
973 param_names = [n.decode('utf-8') for n in param_names_bytes]
988 param_names = [n.decode('utf-8') for n in param_names_bytes]
[all …]
/dports/science/py-netCDF4/netcdf4-python-1.5.7rel/src/netCDF4/
H A D_netCDF4.pyx1759 name = namstring.decode('utf-8')
1789 name = namstring.decode('utf-8')
1830 name = namstring.decode('utf-8')
3192 return namstring.decode('utf-8')
3427 return namstring.decode('utf-8')
4030 name = namstring.decode('utf-8')
4043 return namstring.decode('utf-8')
5720 name = cmp_namstring.decode('utf-8')
5882 name = vl_namstring.decode('utf-8')
5992 enum_name = enum_namstring.decode('utf-8')
[all …]
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DJSON-XS.xxs88 #define INIT_SIZE 32 // initial scalar size to be allocated
100 # define expect(expr,value) __builtin_expect ((expr), (value))
220 // decode an utf-8 character and return it, or (UV)-1 in
396 scalar = SvRV (scalar);
777 // compare hash entries, used when some keys are sv's or utf-x
1633 SV *value;
1677 SvIOK(value) && SvIVX(value) >= 0
1928 ERR ("malformed JSON string, tag value must be an array");
1937 ERR ("cannot decode perl-object (package does not exist)");
1942 ERR ("cannot decode perl-object (package does not have a THAW method)");
[all …]
/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/python/CSXCAD/
H A DCSProperties.pyx1 # -*- coding: utf-8 -*-
171 return self.thisptr.GetTypeString().decode('UTF-8')
194 return self.thisptr.GetName().decode('UTF-8')
201 :param color: hex color value
212 :param color: hex color value
223 :param color: hex color value
252 Add an attribure and value
420 :params kappa: scalar or vector - relectric conductivity
421 :params sigma: scalar or vector - magnetic conductivity
1070 be aware of the offset
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/rlisp/
H A Dtok.red110 scalar r, w;
243 % are not valid utf-8 is to be considered undefined.
256 scalar w, r, n, c;
261 % Now I need to decode any utf-8 specials...
334 scalar n;
996 begin scalar x;
1009 begin scalar x,y;
1115 % #define symbol value
1116 % where the value should be another symbol, a string or a number,
1117 % causes the first symbol to be mapped onto the second value wherever
[all …]
/dports/lang/scheme48/scheme48-1.9.2/build/
H A Dinitial.debug135 (37 (char->scalar-value . 15))
282 (184 (scalar-value? . 15))
337 (239 (scalar-value->char . 15))
1112 (1014 (scalar-value? . 0))
1619 (1521 (utf-16be-codec . 25))
1621 (1523 (utf-32be-codec . 25))
1839 (1741 (decode-char/utf-8 . 26))
1841 (1743 (decode-string/utf-8 . 26))
3585 (474 scalar-value? #f () ())
7177 (4066 decode-char/utf-8 4065 () ())
[all …]
/dports/textproc/p5-XML-Atom/XML-Atom-0.43/
H A DChanges74 * This be 0.26
111 that returns an array reference in a scalar context
166 - Be more strict in utf-8 handling and base64ing
176 - No unicode decode hack on content withou mode="xml"
184 - Make sure $feed->as_xml doesn't set utf-8 flag
190 To be clear: all it was doing was namespace normalization, so
213 - Eliminated unitialized value warning on <link /> attributes that
222 - Fixed "500 Malformed characters in syswrite" bug with utf-8. Thanks to
270 (to be subclassed for implementation-specific methods).
290 XML::Atom::Entry::content with a scalar (it will be automatically
[all …]
/dports/math/py-pandas/pandas-1.2.5/doc/source/whatsnew/
H A Dv0.23.1.rst71 In the future this will be made configurable.
77 …in nested levels in JSON, and to not drop keys with value as ``None`` (:issue:`21158`, :issue:`213…
80 …na` incorrectly raising a ``TypeError`` when ``value`` the individual categories are iterable and …
103 …e.groupby.GroupBy.bfill` where the fill within a grouping would not always be applied as intended …
133 - Bug in :meth:`read_stata` and :class:`StataReader` which did not correctly decode utf-8 strings o…
138 - Bug in :func:`concat` where error was raised in concatenating :class:`Series` with numpy scalar a…
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/lib/Catalyst/
H A DUTF8.pod107 bytes. For example if you looked at the L<PSGI> C<$env> value for C<REQUEST_URI> you
162 When L<Catalyst> encounters this we decode the percent encoding and the utf8
207 If true, then do not try to character decode any wide characters in your
213 This setting allows one to specify a fixed value for how to decode your query, instead of using
218 If this is true we decode using whatever you set C<encoding> to.
269 common approach is to use a hidden form field with a UTF8 value (You might be familiar with
273 will respect to set the encoding (accept-charset="utf-8"). And lastly there are some javascript
318 this so we can add intelligence to the parser and find a way to extract a valid value out
402 and currently most common is to set the L<Catalyst::Response> ->body with a scalar string (
439 a utf-8 character set in its default content-type for ages, even though it does not itself do any
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Demail.compat32-message.rst179 set the payload to a scalar object (e.g. a string), use
188 .. method:: get_payload(i=None, decode=False)
202 Optional *decode* is a flag indicating whether the payload should be
209 data. If the message is a multipart and the *decode* flag is ``True``,
219 to decode the original bytes using the ``charset`` specified by the
254 will be added with a value of :mimetype:`text/plain`. Whether the
393 be added as ``key="value"`` unless the value is ``None``, in which case
397 charset to be used to encode the value, ``LANGUAGE`` can usually be set
402 of ``utf-8`` and a ``LANGUAGE`` of ``None``.
538 parameter value will be appended as per :rfc:`2045`.
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Demail.compat32-message.rst179 set the payload to a scalar object (e.g. a string), use
188 .. method:: get_payload(i=None, decode=False)
202 Optional *decode* is a flag indicating whether the payload should be
209 data. If the message is a multipart and the *decode* flag is ``True``,
219 to decode the original bytes using the ``charset`` specified by the
254 will be added with a value of :mimetype:`text/plain`. Whether the
393 be added as ``key="value"`` unless the value is ``None``, in which case
397 charset to be used to encode the value, ``LANGUAGE`` can usually be set
402 of ``utf-8`` and a ``LANGUAGE`` of ``None``.
538 parameter value will be appended as per :rfc:`2045`.
[all …]

12345678910>>...19