Home
last modified time | relevance | path

Searched refs:encoding (Results 151 – 175 of 300) sorted by last modified time

12345678910>>...12

/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md18 * No encoding issues as the encoding attribute is provided in the XML response `<?xml version="1.0"…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength.test25 …'simple_xml_element' => new \SimpleXMLElement('<?xml version="1.0" encoding="UTF-8"?><doc><elem/><…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dlog-junit.phpt18 … 7 / 7 (100%)<?xml version="1.0" encoding="UTF-8"?>
H A Dtestdox-xml.phpt17 … 7 / 7 (100%)<?xml version="1.0" encoding="UTF-8"?>
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
H A D.php_cs19 'encoding',
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A D.php_cs26 'encoding' => true,
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
H A DXmlSerializationVisitorFactory.php64 public function setDefaultEncoding(string $encoding): self argument
66 $this->defaultEncoding = $encoding;
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md13 - Non-locale aware encoding of doubles, closes \#1041 [\#1042](https://github.com/schmittjoh/serial…
19 - Values of type "double" should not use locale-specific encoding [\#1041](https://github.com/schmi…
166 - JSON/YAML encoding changes [\#617](https://github.com/schmittjoh/serializer/issues/617)
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Durl_encode.rst5 Support for encoding an array as query string was added in Twig 1.12.3.
H A Dconvert_encoding.rst7 The ``convert_encoding`` filter converts a string from one encoding to
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php1172 if (false === $encoding = mb_detect_encoding($value)) {
1176 return mb_strwidth($value, $encoding);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.php_cs.dist26 'encoding' => true,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar37 <?xml version="1.0" encoding="utf-8" ?>
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A D.php_cs19 'encoding',
/plugin/findologicxmlexport/vendor/sebastian/version/
H A D.php_cs18 'encoding',
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG462 * added support for encoding an array as query string in the url_encode filter
568 …possible instead of iconv (you might need to update your encoding as mbstring and iconv encoding n…
694 * made the escape filter smarter when the encoding is not supported by PHP
720 * added better support for encoding problems when escaping a string (available as of PHP 5.4)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A D.php_cs21 'encoding',
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js242 function dwikiUTF8_encodeFN(file, encoding){ argument
244 if(encoding == 'utf-8') return file;
250 if(encoding == 'safe'){
260 function dwikiUTF8_decodeFN(file, encoding){ argument
262 if(encoding == 'utf-8') return file;
264 if(encoding == 'safe'){
/plugin/ckgdoku/scripts/
H A DsafeFN_class.js246 function dwikiUTF8_encodeFN(file, encoding){ argument
248 if(encoding == 'utf-8') return file;
254 if(encoding == 'safe'){
264 function dwikiUTF8_decodeFN(file, encoding){ argument
266 if(encoding == 'utf-8') return file;
268 if(encoding == 'safe'){
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md764 * [#11777](http://dev.ckeditor.com/ticket/11777): Fixed encoding ampersand in the [Mathematical For…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},hidde… property in CKEDITOR.lang.en.forms.form
H A Den.js.beautified305 encoding: "Encoding"
H A Den.js.unc5 …operties","menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hid…
H A Dfr.js.unc315 "encoding": "Encodage"
H A Dlang_array.txt309 "encoding": "Encoding"

12345678910>>...12