Home
last modified time | relevance | path

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

12345

/plugin/odt/ODT/elements/
H A DODTElementSpan.php72 public function determineParent(ODTStateElement $previous) {
H A DODTElementNote.php69 public function determineParent(ODTStateElement $previous) {
H A DODTElementTableRow.php82 public function determineParent(ODTStateElement $previous) {
H A DODTRoot.php77 public function determineParent(ODTStateElement $previous) {
H A DODTElementTableColumn.php69 public function determineParent(ODTStateElement $previous) {
H A DODTElementTextBox.php68 public function determineParent(ODTStateElement $previous) {
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiter.php34 private $previous; global() variable in League\\CommonMark\\Delimiter\\Delimiter
146 setPrevious(DelimiterInterface $previous) global() argument
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DException.php67 $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 DSecurityNotAllowedTagError.php23 …nction __construct($message, $tagName, $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)
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/Exception/
H A DHttpException.php21 public function __construct(
H A DInvalidRequestException.php22 public function __construct(
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DConnectException.php13 public function __construct(
H A DBadResponseException.php12 public function __construct(
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DException.php42 Exception $previous = null,
/plugin/prosemirror/parser/
H A DInlineNodeInterface.php8 public function __construct($data, Node $parent, Node $previous = null); argument
H A DNode.php56 getSubNode($node, Node $parent, Node $previous = null) global() argument
H A DHardBreakNode.php25 public function __construct($data, Node $parent, Node $previous = null) argument
H A DPluginNode.php10 public function __construct($data, Node $parent, Node $previous = null) argument
/plugin/bez/meta/
H A DValidationException.php10 public function __construct($table, $validaion_errors, $code = 0, Exception $previous = null) { argument
/plugin/oauth/
H A DException.php21 public function __construct($message = "", $context = [], $code = 0, \Throwable $previous = null) argument
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DException.php28 public function __construct($message = "", $code = 0, \Exception $previous = null) argument

12345