Home
last modified time | relevance | path

Searched defs:previous (Results 26 – 50 of 103) sorted by path

12345

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js936 EditorUi.prototype.getJsonForCell = function(cell, previous) argument
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js1587 …ls.clone();return this.getFocus().clone()};sre.AbstractWalker.prototype.previous=function(){var a=… method in sre.AbstractWalker
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/
H A DJsonErrorException.php56 public function __construct($code, $input, $result, $previous = null) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DRequestEntityTooLargeException.php9 public function __construct(?Throwable $previous = null) argument
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DException.php67 $previous = null
H A DGroup.php66 public function __construct(
85 public function raise($previous = false)
H A DIdle.php99 public function __construct(
222 public function raise($previous = false)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DBuffer.php195 public function previous() function in Hoa\\Iterator\\Buffer
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DError.php25 public function __construct($message, $code, $file, $line, Exception $previous = null)
H A DException.php38 public function __construct($message = '', $code = 0, Exception $previous = null)
H A DExceptionWrapper.php30 protected $previous; variable in PHPUnit_Framework_ExceptionWrapper
H A DExpectationFailedException.php25 …bastianBergmann\Comparator\ComparisonFailure $comparisonFailure = null, Exception $previous = null)
/plugin/findologicxmlexport/vendor/symfony/yaml/Exception/
H A DParseException.php33 …t $parsedLine = -1, string $snippet = null, string $parsedFile = null, \Exception $previous = null)
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php66 …__construct($message, $lineno = -1, $source = null, \Exception $previous = null, $autoGuess = true)
H A DLoaderError.php29 public function __construct($message, $lineno = -1, $source = null, \Exception $previous = null)
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityNotAllowedFilterError.php23 …n __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $previous = null)
H A DSecurityNotAllowedFunctionError.php23 …n __construct($message, $functionName, $lineno = -1, $filename = null, \Exception $previous = null)
H A DSecurityNotAllowedMethodError.php24 …uct($message, $className, $methodName, $lineno = -1, $filename = null, \Exception $previous = null)
H A DSecurityNotAllowedPropertyError.php24 …t($message, $className, $propertyName, $lineno = -1, $filename = null, \Exception $previous = null)
H A DSecurityNotAllowedTagError.php23 …nction __construct($message, $tagName, $lineno = -1, $filename = null, \Exception $previous = null)
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1739 previous: function(element, expression, index) { method in Element.Methods
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.page.breaks.php244 function get_pages_traverse_block(&$box, &$next, &$previous, $penalty) {
/plugin/ifauthex/lib/
H A Dexceptions.php10 public function __construct($text, $position, $code = 0, Exception $previous = null) {
34 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) {
49 public function __construct($elementInstance, $message, $code = 0, Exception $previous = null) {
64 public function __construct($elementDefinition, $code = 0, Exception $previous = null) {
83 public function __construct($tokenInstance, $code = 0, Exception $previous = null) {
106 …ction __construct($elementDefinition, $firstTokenInstance, $code = 0, Exception $previous = null) {

12345