Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 96) sorted by relevance

1234

/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
H A DJsonDeserializationVisitorFactory.php23 private $depth = 512; variable in JMS\\Serializer\\Visitor\\Factory\\JsonDeserializationVisitorFactory
36 public function setDepth(int $depth): self
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DUIElementTooDeep.php25 public $depth; variable in Google\\Service\\ToolResults\\UIElementTooDeep
38 public function setDepth($depth)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDimensionGroup.php29 public $depth; variable in Google\\Service\\Sheets\\DimensionGroup
50 public function setDepth($depth)
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropFind.php43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) {
210 function setDepth($depth) {
307 protected $depth = 0; variable in Sabre\\DAV\\PropFind
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) {
210 function setDepth($depth) {
307 protected $depth = 0; variable in Sabre\\DAV\\PropFind
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DInvocation.php99 $depth = -1
146 public function setDepth($depth)
/plugin/mindmap/
H A Dsyntax.php284 function get_media( &$media, $ns, $depth=0 )
326 function get_pages( &$pages, $ns, $depth=0, $use_first_header=false )
415 …function gather_data($namespaces, $depth=0, $include_media='none', $use_cached_pages=true, $use_fi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPrefixNode.php29 public $depth; variable in Google\\Service\\Spanner\\PrefixNode
60 public function setDepth($depth)
/plugin/combo/
H A Dcli.php252 private function index($namespaces = array(), $rebuild = false, $depth = 0) argument
303 private function analytics($namespaces = array(), $output = null, $depth argument
450 frontmatter($namespaces, $depth) global() argument
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DMaxDepth.php17 public $depth; variable in JMS\\Serializer\\Annotation\\MaxDepth
/plugin/siteexport/syntax/
H A Dtoc.php290 private function __addTocItem($id, $name, $depth, $renderer) {
359 private function _convertInstructions($instr, $id, &$renderer, $depth = 1) {
433 private function _convert_header(&$renderer, &$instr, $depth) {
441 private function _convert_section(&$renderer, &$instr, $depth) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A Dfunctions.php301 function json_decode($json, $assoc = false, $depth = 512, $options = 0)
324 function json_encode($value, $options = 0, $depth = 512)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DJsonFormatter.php159 protected function normalize($data, int $depth = 0)
202 protected function normalizeException(Throwable $e, int $depth = 0): array
H A DNormalizerFormatter.php130 protected function normalize($data, int $depth = 0)
199 protected function normalizeException(Throwable $e, int $depth = 0)
H A DWildfireFormatter.php131 protected function normalize($data, int $depth = 0)
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DDeserializationContext.php14 private $depth = 0; variable in JMS\\Serializer\\DeserializationContext
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php36 public function getBugDependencyTrees( $ids, $depth, $extras ) {
40 private function getDependenciesRecursive( $ids, $depth, $extras ) {
/plugin/prosemirror/parser/
H A DListNode.php20 protected $depth = 0; variable in dokuwiki\\plugin\\prosemirror\\parser\\ListNode
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php723 public function processRuleset($rulesetPath, $depth=0)
948 private function _expandSniffDirectory($directory, $depth=0)
1016 private function _expandRulesetReference($ref, $rulesetDir, $depth=0)
1196 private function _processRule($rule, $depth=0)
1327 private function _shouldProcessElement($element, $depth=0)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php70 public $depth = 0; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DLockInfo.php70 public $depth = 0; variable in Sabre\\DAV\\Locks\\LockInfo
/plugin/relativetimehelper/
H A Dhelper.php27 public function getRelativeTimeString($timestamp, $depth = 2, $now = null) {
/plugin/combo/ComboStrap/
H A DFsWikiUtility.php172 public static function getPages($startPath, int $depth = 0): array argument
/plugin/publistx/bib2tpl/
H A Dhelper.inc.php148 static function lcount(&$array, $depth=1)
/plugin/publist/bib2tpl/
H A Dhelper.inc.php148 static function lcount(&$array, $depth=1)

1234