/webtrees/tests/app/Encodings/ |
H A D | ASCIITest.php | 41 $character = chr($code_point); 42 $actual = $encoding->toUtf8($character); 43 $expected = iconv(ASCII::NAME, UTF8::NAME, $character); 49 $character = chr($code_point); 50 $actual = $encoding->toUtf8($character);
|
H A D | ISO88591Test.php | 48 $character = chr($code_point); 49 $actual = $encoding->toUtf8($character); 56 $character = chr($code_point); 57 $actual = $encoding->toUtf8($character); 58 $expected = iconv(ISO88591::NAME, UTF8::NAME, $character);
|
H A D | ISO88592Test.php | 48 $character = chr($code_point); 49 $actual = $encoding->toUtf8($character); 56 $character = chr($code_point); 57 $actual = $encoding->toUtf8($character); 58 $expected = iconv(ISO88592::NAME, UTF8::NAME, $character);
|
H A D | CP850Test.php | 40 $character = chr($code_point); 41 $actual = $encoding->toUtf8($character); 42 $expected = iconv(CP850::NAME, UTF8::NAME, $character);
|
H A D | CP437Test.php | 42 $character = chr($code_point); 43 $actual = $encoding->toUtf8($character); 44 $expected = iconv(CP437::NAME, UTF8::NAME, $character);
|
H A D | Windows1251Test.php | 42 $character = chr($code_point); 43 $actual = $encoding->toUtf8($character); 44 $expected = iconv(Windows1251::NAME, 'UTF-8//IGNORE', $character);
|
H A D | Windows1252Test.php | 42 $character = chr($code_point); 43 $actual = $encoding->toUtf8($character); 44 $expected = iconv(Windows1252::NAME, 'UTF-8//IGNORE', $character);
|
H A D | Windows1250Test.php | 42 $character = chr($code_point); 43 $actual = $encoding->toUtf8($character); 44 $expected = iconv(Windows1250::NAME, 'UTF-8//IGNORE', $character);
|
/webtrees/app/Encodings/ |
H A D | UTF16BE.php | 39 * @param string $character 43 protected function characterToCodePoint(string $character): int argument 45 return 256 * ord($character[0]) + ord($character[1]);
|
H A D | UTF16LE.php | 39 * @param string $character 43 protected function characterToCodePoint(string $character): int argument 45 return ord($character[0]) + 256 * ord($character[1]);
|
H A D | AbstractUTF16Encoding.php | 95 foreach (str_split($text, 2) as $character) { 96 $code_point = $this->characterToCodePoint($character); 137 * @param string $character 141 abstract protected function characterToCodePoint(string $character): int; argument
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 5 …)))}var m,w=function(){return{textNode:this.textNode,offset:this.offset,character:this.textNode?th… 9 …){var b=new n(a);this._.cursors=[];do a=b.next(),a.character&&this._.cursors.push(a);while(a.chara… 12 …er:function(){var a=this._.cursors;return 1>a.length?null:a[a.length-1].character},getNextCharacte… 15 ….trim();p.trim();g=new n(g,!0);p=new n(p,!0);if(!B(g.back().character)||!B(p.next().character))con…
|
/webtrees/app/Services/ |
H A D | ModuleService.php | 693 foreach (['.', ' ', '[', ']'] as $character) { 694 if (str_contains($module_name, $character)) {
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 49 …ation option to an empty string is ignored and replaced by a tab (`\t`) character. Thanks to [Thom… 173 …fari] Fixed: [Undo](https://ckeditor.com/cke4/addon/undo) plugin breaks with the filling character. 428 …letion feature for custom text matches based on user input starting with a chosen marker character. 437 * [#1321](https://github.com/ckeditor/ckeditor4/issues/1321): Fixed: Ideographic space character (`… 556 …ditor4/issues/607): Manually inserted Hex color is prefixed with a hash character (`#`) if needed.… 609 …KEDITOR_editor.html#event-change) event not fired when typing the first character after pasting in… 1176 …02A`](http://unicode.org/cldr/utility/character.jsp?a=202A) or [`\u202B`](http://unicode.org/cldr/… 1273 …elated to restoring the selection after performing operations on filler character. See the [fixed … 1555 * [#11102](https://dev.ckeditor.com/ticket/11102): Added newline character support. 1703 …ket/9929): [Blink/WebKit] Fixed: A non-breaking space is created once a character is deleted and a… [all …]
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 6433 msgid "Filenames are not allowed to contain the character “%s”." 6434 msgstr "Filenames are not allowed to contain the character ‘%s’." 6463 msgid "Find a special character" 6464 msgstr "Find a special character" 16027 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16028 msgstr "Use a ‘?’ to match a single character, use ‘*’ to match zero or more characters." 16039 msgid "Use at least %s character." 16041 msgstr[0] "Use at least %s character." 22261 #~ msgid "Please enter more than one character." 22262 #~ msgstr "Please enter more than one character." [all …]
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 6433 msgid "Filenames are not allowed to contain the character “%s”." 6434 msgstr "Filenames are not allowed to contain the character ‘%s’." 6463 msgid "Find a special character" 6464 msgstr "Find a special character" 16027 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16028 msgstr "Use a ‘?’ to match a single character, use ‘*’ to match zero or more characters." 16039 msgid "Use at least %s character." 16041 msgstr[0] "Use at least %s character." 22255 #~ msgid "Please enter more than one character." 22256 #~ msgstr "Please enter more than one character." [all …]
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 6432 msgid "Filenames are not allowed to contain the character “%s”." 6433 msgstr "Filenames are not allowed to contain the character “%s”." 6462 msgid "Find a special character" 6463 msgstr "Find a special character" 16026 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16027 msgstr "Use a “?” to match a single character, use “*” to match zero or more characters." 16038 msgid "Use at least %s character."
|
/webtrees/resources/lang/uk/ |
H A D | messages.po | 6451 msgid "Filenames are not allowed to contain the character “%s”." 6481 msgid "Find a special character" 16053 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16065 msgid "Use at least %s character." 22257 #~ msgid "Please enter more than one character." 22687 #~ msgid "The “%” character is a wildcard, and will match zero or more other characters."
|
/webtrees/resources/lang/ar/ |
H A D | messages.po | 6513 msgid "Filenames are not allowed to contain the character “%s”." 6543 msgid "Find a special character" 16139 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16151 msgid "Use at least %s character." 22361 #~ msgid "Please enter more than one character." 22772 #~ msgid "The “%” character is a wildcard, and will match zero or more other characters."
|
/webtrees/resources/lang/ru/ |
H A D | messages.po | 6462 msgid "Filenames are not allowed to contain the character “%s”." 6492 msgid "Find a special character" 16064 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16076 msgid "Use at least %s character." 22235 #~ msgid "Please enter more than one character." 22652 #~ msgid "The “%” character is a wildcard, and will match zero or more other characters."
|
/webtrees/resources/lang/he/ |
H A D | messages.po | 6437 msgid "Filenames are not allowed to contain the character “%s”." 6467 msgid "Find a special character" 16031 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16043 msgid "Use at least %s character." 22258 #~ msgid "Please enter more than one character." 22690 #~ msgid "The “%” character is a wildcard, and will match zero or more other characters."
|
/webtrees/resources/lang/tt/ |
H A D | messages.po | 6415 msgid "Filenames are not allowed to contain the character “%s”." 6445 msgid "Find a special character" 16011 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16023 msgid "Use at least %s character." 21415 #~ msgid "Please enter more than one character."
|
/webtrees/resources/lang/bg/ |
H A D | messages.po | 6432 msgid "Filenames are not allowed to contain the character “%s”." 6462 msgid "Find a special character" 16026 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16038 msgid "Use at least %s character." 21563 #~ msgid "Please enter more than one character."
|
/webtrees/resources/lang/mr/ |
H A D | messages.po | 6432 msgid "Filenames are not allowed to contain the character “%s”." 6462 msgid "Find a special character" 16026 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16038 msgid "Use at least %s character." 21349 #~ msgid "Please enter more than one character."
|
/webtrees/resources/lang/fa/ |
H A D | messages.po | 6435 msgid "Filenames are not allowed to contain the character “%s”." 6467 msgid "Find a special character" 16044 msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 16056 msgid "Use at least %s character." 21388 #~ msgid "Please enter more than one character."
|