Home
last modified time | relevance | path

Searched defs:args (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/
H A DI18N.php341 public static function translate(string $message, ...$args): string
419 public static function plural(string $singular, string $plural, int $count, ...$args): string
612 public static function translateContext(string $context, string $message, ...$args): string
/webtrees/tests/app/Services/
H A DTimeoutServiceTest.php35 function ini_get(...$args)
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js275 ….name=a.toLowerCase();var c=this.items[a]={type:d,command:b.command||null,args:Array.prototype.sli… class