Home
last modified time | relevance | path

Searched defs:code (Results 1 – 16 of 16) sorted by relevance

/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
DError.php12 public $code; variable in IXR\\Message\\Error
15 public function __construct($code, $message)
/dokuwiki/lib/plugins/config/core/Setting/
DSettingPassword.php10 protected $code = 'plain'; // mechanism to be used to obscure passwords variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingPassword
/dokuwiki/_test/tests/inc/
Dlang.php109 public function testObsolete($english, $foreign, $code, $file, $prefix = '')
134 public function testPlaceholders($english, $foreign, $code, $file, $prefix = '')
/dokuwiki/vendor/splitbrain/php-cli/src/
DException.php28 public function __construct($message = "", $code = 0, \Exception $previous = null)
/dokuwiki/inc/parser/
Dcode.php24 public function code($text, $language = null, $filename = '') function in Doku_Renderer_code
Dmetadata.php334 public function code($text, $language = null, $file = null) function in Doku_Renderer_metadata
Drenderer.php481 public function code($text, $lang = null, $file = null) function in Doku_Renderer
Dxhtml.php640 public function code($text, $language = null, $filename = null, $options = null) function in Doku_Renderer_xhtml
Dhandler.php658 public function code($match, $state, $pos, $type = 'code') function in Doku_Handler
/dokuwiki/inc/
Dhttputils.php293 function http_status($code = 200, $text = '')
Dconfutils.php449 function conf_encodeString($str, $code)
Ddeprecated.php110 public function __construct($code, $message)
Dparserutils.php786 function p_xhtml_cached_geshi($code, $language, $wrapper = 'pre', ?array $options = null)
/dokuwiki/_test/core/
DphpQuery-onefile.php2827 public function replaceWithPHP($code) {
2993 public function php($code = null) {
3002 public function markupPHP($code = null) {
3765 public function attrPHP($attr, $code) {
5572 public static function php($code) {
5581 public static function code($type, $code) { argument
/dokuwiki/lib/scripts/
Dfileuploader.js434 _error: function(code, fileName){ argument
/dokuwiki/lib/scripts/jquery/
Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function