Home
last modified time | relevance | path

Searched defs:previous (Results 51 – 75 of 103) sorted by relevance

12345

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/
H A DJsonErrorException.php56 public function __construct($code, $input, $result, $previous = null) argument
/plugin/prosemirror/parser/
H A DSmileyNode.php15 public function __construct($data, Node $parent, Node $previous = null) argument
H A DLinkNode.php10 public $previous = null; global() variable in dokuwiki\\plugin\\prosemirror\\parser\\LinkNode
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Exception/
H A DFilterException.php43 public function __construct($message, $code = 0, \Exception $previous = null)
/plugin/odt/ODT/elements/
H A DODTElementListHeader.php70 public function determineParent(ODTStateElement $previous) {
H A DODTElementListItem.php70 public function determineParent(ODTStateElement $previous) {
H A DODTContainerElement.php52 public function determineParent(ODTStateElement $previous) {
H A DODTElementList.php84 public function determineParent(ODTStateElement $previous) {
H A DODTElementTableCell.php91 public function determineParent(ODTStateElement $previous) {
H A DODTStateElement.php174 abstract public function determineParent(ODTStateElement $previous);
H A DODTElementFrame.php89 public function determineParent(ODTStateElement $previous) {
H A DODTElementTable.php133 public function determineParent(ODTStateElement $previous) {
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8 …th:null,utf8:true,loopMode:c.LOOP_MODE_LOOP,labels:{text:{first:"First",previous:"Previous",play:"… method in b
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DBuffer.php195 public function previous() function in Hoa\\Iterator\\Buffer
/plugin/combo/ComboStrap/
H A DExceptionNotEquals.php19 public function __construct($message = "", $canonical = "", $code = 0, Throwable $previous = null) argument
H A DLogUtility.php392 public static function internalError(string $message, string $canonical = "support", Throwable $previous = null) argument
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiterInterface.php70 setPrevious(DelimiterInterface $previous) global() argument
/plugin/findologicxmlexport/vendor/symfony/yaml/Exception/
H A DParseException.php33 …t $parsedLine = -1, string $snippet = null, string $parsedFile = null, \Exception $previous = null)
/plugin/combo/vendor/symfony/yaml/Exception/
H A DParseException.php32 public function __construct(string $message, int $parsedLine = -1, string $snippet = null, string $parsedFile = null, \Throwable $previous = null) argument
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php66 …__construct($message, $lineno = -1, $source = null, \Exception $previous = null, $autoGuess = true)
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckenterkey.js225 FCKEnterKey.prototype._ExecuteBackspace = function( range, previous, currentBlock ) argument
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPalette.java185 JLabel previous = selectedEntry; in setSelectionEntry() local
/plugin/authgoogle/google/
H A DGoogle_Client.php444 public function __construct($message, $code = 0, Exception $previous = null,
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.page.breaks.php244 function get_pages_traverse_block(&$box, &$next, &$previous, $penalty) {
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js936 EditorUi.prototype.getJsonForCell = function(cell, previous) argument

12345