Home
last modified time | relevance | path

Searched defs:code (Results 526 – 550 of 674) sorted by last modified time

1...<<21222324252627

/plugin/findologicxmlexport/vendor/hoa/exception/
H A DError.php60 $code,
H A DException.php65 $code = 0,
H A DGroup.php68 $code = 0,
H A DIdle.php101 $code = 0,
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DLexerInterface.php35 public function tokenize($code, $name = null);
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DSource.php23 private $code; variable in Twig\\Source
32 public function __construct($code, $name, $path = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php389 private function render($code)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DException.php38 public function __construct($message = '', $code = 0, Exception $previous = null)
H A DSyntheticError.php46 public function __construct($message, $code, $file, $line, $trace)
H A DTestCase.php520 public function setExpectedException($exception, $message = '', $code = null)
550 public function setExpectedExceptionRegExp($exception, $messageRegExp = '', $code = null)
581 public function expectExceptionCode($code)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php290 …private function getObject($code, $className, $type = '', $callOriginalConstructor = false, $callA…
342 private function evalClass($code, $className)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php25 private $code; variable in Prophecy\\Doubler\\Generator\\Node\\MethodNode
46 public function __construct($name, $code = null, TypeHintReference $typeHintReference = null)
164 public function setCode($code)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5 …-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-f… selector
/plugin/farmsync/action/
H A Dajax.php129 private function sendResponse($code, $msg) {
/plugin/letsencrypt/
H A Dhelper.php171 public function register($code, $country, $email) {
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 … ",h5:"\n== ",td:"|",th:"^",tr:" ",table:"\n\n",ol:" - ",ul:" * ",li:"",code:"''",pre:"\n<",hr:"… property in parse_wikitext.t
H A DsafeFN_class.js179 chr: function (code) argument
187 code2utf: function (code) argument
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js175 chr: function (code) argument
183 code2utf: function (code) argument
/plugin/ckgdoku/ckeditor/
H A Dcontents.css1 …font-weight:bold}.Title{font-weight:bold;font-size:18px;color:#c30}pre,tt,code,samp,kbd{font-famil… selector
/plugin/xml/
H A Drenderer.php307 function code($text, $lang = null, $file = null) { function in renderer_plugin_xml
/plugin/authfacebook/lib/Authentication/
H A DOAuth2Client.php159 public function getAccessTokenFromCode($code, $redirectUri = '')
/plugin/swiftmail/Swift/Events/
H A DResponseEvent.php28 protected $code = null; variable in Swift_Events_ResponseEvent
59 public function setCode($code)
H A DCommandEvent.php29 protected $code = null; variable in Swift_Events_CommandEvent
36 public function __construct($string, $code=null)
61 public function setCode($code)
/plugin/swiftmail/
H A DSwift.php288 public function command($command, $code=null)
/plugin/swiftmail/Swift/
H A DException.php27 public function __construct($message, $code = 0)

1...<<21222324252627