Home
last modified time | relevance | path

Searched refs:normalize (Results 1 – 10 of 10) sorted by relevance

/webtrees/app/Module/
H A DAbstractIndividualListModule.php121 $surname = I18N::strtoupper(I18N::language()->normalize($surname_param));
547 …$initial = I18N::language()->initialLetter(I18N::language()->normalize(I18N::strtoupper($row->n_gi…
605 $normalized = I18N::strtoupper(I18N::language()->normalize($row->n_surn));
628 $n_surn = I18N::strtoupper(I18N::language()->normalize($n_surn));
656 …$initial = I18N::language()->initialLetter(I18N::language()->normalize(I18N::strtoupper($row->n_su…
721 …if ($galpha === '' || I18N::language()->initialLetter(I18N::language()->normalize(I18N::strtoupper…
H A DModuleLanguageInterface.php74 public function normalize(string $text): string; function
H A DModuleLanguageTrait.php203 public function normalize(string $text): string function
H A DTopSurnamesModule.php118 $row->n_surn = I18N::strtoupper(I18N::language()->normalize($row->n_surn));
H A DFamilyTreeStatisticsModule.php135 $row->n_surn = I18N::strtoupper(I18N::language()->normalize($row->n_surn));
/webtrees/tests/app/Encodings/
H A DAnselTest.php144 $norm = Normalizer::normalize($utf8, Normalizer::FORM_D);
/webtrees/
H A Dcomposer.lock2514 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
3403 "ergebnis/composer-normalize": "^2.28.3",
3501 "ergebnis/composer-normalize": "^2.15",
H A Dphpstan-baseline.neon4324 …ext of method Fisharebest\\Webtrees\\Module\\ModuleLanguageInterface\:\:normalize\(\) expects stri…
6544 …ext of method Fisharebest\\Webtrees\\Module\\ModuleLanguageInterface\:\:normalize\(\) expects stri…
/webtrees/public/ckeditor-4.15.1-custom/
H A DCHANGES.md772 …ton](https://ckeditor.com/cke4/addon/colorbutton) plugin which will now normalize the CSS `backgro…
797 … [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) should only normalize input data.
1321 …https://ckeditor.com/cke4/addon/pastefromword) filter does not properly normalize semicolons style…
H A Dckeditor.js58 …style=a.style;this.color=a.color;this._.normalize()},_:{normalizeMap:{color:[[/windowtext/g,"black… method
428 …&R.startPath()&&(O=R.startPath(),O.block?O.block.$.normalize():O.blockLimit&&O.blockLimit.$.normal…
501 …),z.insertNode(l),F.call(this,l),l.mergeSiblings(),CKEDITOR.env.ie||l.$.normalize()):(l=new CKEDIT…