Home
last modified time | relevance | path

Searched refs:ASCII (Results 1 – 9 of 9) sorted by relevance

/webtrees/app/Factories/
H A DEncodingFactory.php25 use Fisharebest\Webtrees\Encodings\ASCII; alias
98 'ASCII' => ASCII::NAME,
177 case ASCII::NAME:
178 return new ASCII();
221 ASCII::NAME => 'ASCII',
/webtrees/tests/app/Encodings/
H A DASCIITest.php23 use Fisharebest\Webtrees\Encodings\ASCII; alias
38 $encoding = new ASCII();
43 $expected = iconv(ASCII::NAME, UTF8::NAME, $character);
/webtrees/tests/app/Factories/
H A DEncodingFactoryTest.php24 use Fisharebest\Webtrees\Encodings\ASCII; alias
104 static::assertInstanceOf(ASCII::class, $factory->make(ASCII::NAME));
/webtrees/resources/views/admin/
H A Dgedcom-export-options.phtml7 use Fisharebest\Webtrees\Encodings\ASCII; alias
83 …> 'UTF-8', UTF16BE::NAME => 'UNICODE (UTF16-BE)', ANSEL::NAME => 'ANSEL', ASCII::NAME => 'ASCII', …
/webtrees/app/Http/RequestHandlers/
H A DExportGedcomClient.php23 use Fisharebest\Webtrees\Encodings\ASCII; alias
62 …:parsedBody($request)->isInArray([UTF8::NAME, UTF16BE::NAME, ANSEL::NAME, ASCII::NAME, Windows1252…
/webtrees/app/Encodings/
H A DASCII.php25 class ASCII extends AbstractEncoding class
/webtrees/app/Module/
H A DClippingsCartModule.php24 use Fisharebest\Webtrees\Encodings\ASCII; alias
234 …:parsedBody($request)->isInArray([UTF8::NAME, UTF16BE::NAME, ANSEL::NAME, ASCII::NAME, Windows1252…
/webtrees/
H A Dcomposer.lock5675 … "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
/webtrees/resources/lang/sq/
H A Dmessages.po23867 # I18N: %1$s and %2$s are the names of character encodings, such as ISO-8859-1 or ASCII