Home
last modified time | relevance | path

Searched defs:lang (Results 1 – 7 of 7) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DCaption.php74 public $lang; variable in SimplePie\\Caption
106 public function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text = null) argument
H A DEnclosure.php154 public $lang; variable in SimplePie\\Enclosure
230 public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null) argument
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingMultichoice.php10 public $lang; //some custom language strings are stored in setting global() variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingMultichoice
/dokuwiki/inc/
H A Dfetch.functions.php114 rfc2231_encode($name, $value, $charset = 'utf-8', $lang = 'en') global() argument
/dokuwiki/inc/Extension/
H A DPluginTrait.php12 protected $lang = array(); // array to hold language dependent strings, best accessed via ->getLang() global() variable
[all...]
/dokuwiki/inc/parser/
H A Drenderer.php421 file($text, $lang = null, $file = null) global() argument
431 code($text, $lang = null, $file = null) global() argument
H A Dmetadata.php315 file($text, $lang = null, $file = null) global() argument
[all...]