Home
last modified time | relevance | path

Searched refs:maxDepth (Results 1 – 19 of 19) sorted by relevance

/plugin/zip/pear/File/Archive/Predicate/
H A DMaxDepth.php41 var $maxDepth; variable in File_Archive_Predicate_MaxDepth
44 * @param int $maxDepth Maximal number of folders before the actual file in
49 function File_Archive_Predicate_MaxDepth($maxDepth) argument
51 $this->maxDepth = $maxDepth;
59 return substr_count($url['path'], '/') <= $this->maxDepth ;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DAndroidRoboTest.php37 public $maxDepth; variable in Google\\Service\\ToolResults\\AndroidRoboTest
88 public function setMaxDepth($maxDepth) argument
90 $this->maxDepth = $maxDepth;
97 return $this->maxDepth;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsEqual.php35 protected $maxDepth = 10; variable in PHPUnit_Framework_Constraint_IsEqual
55 * @param int $maxDepth
61 …public function __construct($value, $delta = 0.0, $maxDepth = 10, $canonicalize = false, $ignoreCa… argument
69 if (!is_int($maxDepth)) {
83 $this->maxDepth = $maxDepth;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DAndroidRoboTest.php38 public $maxDepth; variable in Google\\Service\\Testing\\AndroidRoboTest
113 public function setMaxDepth($maxDepth) argument
115 $this->maxDepth = $maxDepth;
122 return $this->maxDepth;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php178 * @param int $maxDepth
182 …ctualAttributeName, $actualClassOrObject, $message = '', $delta = 0.0, $maxDepth = 10, $canonicali… argument
366 * @param int $maxDepth
607 * @param int $maxDepth
611 function assertEquals($expected, $actual, $message = '', $delta = 0.0, $maxDepth = 10, $canonicaliz… argument
1023 * @param int $maxDepth
1027 function assertNotEquals($expected, $actual, $message = '', $delta = 0.0, $maxDepth = 10, $canonica… argument
1565 * @param int $maxDepth
1571 function attributeEqualTo($attributeName, $value, $delta = 0.0, $maxDepth = 10, $canonicalize = fal… argument
1695 * @param int $maxDepth
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DDepthExclusionStrategy.php45 if (null !== $metadata->maxDepth && $relativeDepth > $metadata->maxDepth) {
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php161 public function maxDepth($depth) function in Hoa\\File\\Finder
611 $maxDepth = $this->getMaxDepth();
615 if (1 == $maxDepth) {
634 if (1 < $maxDepth) {
635 $iterator->setMaxDepth($maxDepth - 1);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php471 * @param int $maxDepth
480 $maxDepth,
496 * @param int $maxDepth
507 $maxDepth,
520 * @param int $maxDepth
530 $maxDepth,
558 $maxDepth,
2441 * @param int $maxDepth
2452 $maxDepth,
2466 * @param int $maxDepth
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DPropertyMetadata.php124 public $maxDepth = null; variable in JMS\\Serializer\\Metadata\\PropertyMetadata
234 $this->maxDepth,
282 $this->maxDepth,
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DAbstractPropertyMetadataTest.php32 $metadata->maxDepth = 1;
/plugin/indexmenu2/cms/
H A Dcms.js15maxDepth:0,maxOpenDepth:0,forceSkipTransitions:false,interval:10,length:100,openTimeout:0,closeTim… property in CompleteMenuSolution._
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php242 $pMetadata->maxDepth = (int) $pConfig['max_depth'];
H A DXmlDriver.php296 $pMetadata->maxDepth = (int) $pElem->attributes()->{'max-depth'};
H A DAnnotationDriver.php245 $propertyMetadata->maxDepth = $annot->depth;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md915 - add $this-\>maxDepth to serialize / unserialize [\#218](https://github.com/schmittjoh/serializer/…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2533 function selfAndChildren(elements, unique, maxDepth) { argument
2543 if (maxDepth === -1 || depth < maxDepth) {
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1maxDepth = 16, // maximum depth of subdivision\n cosMinDistance = cos(30 * radians); // cos(min…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1maxDepth = 16, // maximum depth of subdivision\n cosMinDistance = cos(30 * radians); // cos(min…