Home
last modified time | relevance | path

Searched defs:code (Results 451 – 475 of 803) sorted by relevance

1...<<11121314151617181920>>...33

/plugin/translate/
Dmake_langnames_file.php39 if (!isset($code)) $code = trim($td->textContent); variable
/plugin/ckgedit/ckeditor/plugins/geshi/lang/
Dde.js8 code: 'Text für Code-Schnippsel', property
/plugin/upgrade/myvendor/splitbrain/php-cli/src/
H A DException.php28 public function __construct($message = "", $code = 0, \Exception $previous = null)
/plugin/twofactorgoogleauth/
Daction.php69 public function transmitMessage($code)
/plugin/ckgdoku/ckeditor/plugins/geshi/lang/
Den.js8 code: 'Text for Snippet or Codeblock', property
/plugin/html2pdf/html2pdf/html2ps/
Dcss.parse.properties.php33 function parse_css_properties_property($string, &$code) {
/plugin/twofactoraltemail/
Daction.php88 public function transmitMessage($code)
/plugin/issuelinks/helper/
Dutil.php85 public function sendResponse($code, $msg)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/
DJsonErrorException.php56 public function __construct($code, $input, $result, $previous = null)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DSyntheticError.php46 public function __construct($message, $code, $file, $line, $trace)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DOperationException.php29 int $code = ResultCode::OPERATIONS_ERROR,
/plugin/combo/ComboStrap/
H A DExceptionCompile.php21 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null)
H A DExceptionRuntime.php23 … public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null)
/plugin/virtualkeyboard/vk/
Dvirtualkeyboard.js197 this.removeLayout = function (code) { argument
233 this.addLayout = function(code, name, alpha, diff, alt, deadkeys) { argument
311 this.switchLayout = function (code, name) { argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DServiceInterface.php32 public function requestAccessToken($code, $state = null);
/plugin/impressjs/tpl/dokuwiki/
Dimpress-extra.css1 pre, code, samp, kbd { selector
/plugin/dbquery/
H A Drenderer.php31 public function code($text, $lang = null, $file = null) function in renderer_plugin_dbquery
/plugin/findologicxmlexport/vendor/twig/twig/src/
DLexer.php25 protected $code; variable in Twig\\Lexer
82 public function tokenize($code, $name = null)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Exception/
DFilterException.php43 public function __construct($message, $code = 0, \Exception $previous = null)
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.js54 function isInAstralSet(code, set) { argument
66 function isIdentifierStart(code, astral) { argument
78 function isIdentifierChar(code, astral) { argument
246 function isNewLine(code) { argument
2471 pp$7.readToken = function(code) { argument
2611 pp$7.readToken_mult_modulo_exp = function(code) { // '%*' argument
2627 pp$7.readToken_pipe_amp = function(code) { // '|&' argument
2640 pp$7.readToken_plus_min = function(code) { // '+-' argument
2656 pp$7.readToken_lt_gt = function(code) { // '<>' argument
2676 pp$7.readToken_eq_excl = function(code) { // '=!' argument
[all …]
/plugin/oauth/
H A DHttpTokenResponseException.php29 $code = 0,
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
DElasticsearchException.php37 public function __construct(int $code, string $error)
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
DServiceInterface.php36 public function requestAccessToken($code);
/plugin/aceeditor/
Daction.php81 private function include_script($event, $code) {
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js2120 function processTabs(code, tabSize) argument
2137 function processSmartTabs(code, tabSize) argument
2283 function getMatches(code, regexInfo) argument
2316 function processUrls(code) argument
2415 code = [] variable
2587 findMatches: function(regexList, code) argument
2640 figureOutLineNumbers: function(code) argument
2673 getLineHtml: function(lineIndex, lineNumber, code) argument
2697 getLineNumbersHtml: function(code, lineNumbers) argument
2783 getMatchesHtml: function(code, matches) argument
[all …]

1...<<11121314151617181920>>...33