Home
last modified time | relevance | path

Searched defs:type (Results 1251 – 1275 of 1770) sorted by path

1...<<51525354555657585960>>...71

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php250 public static function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
311 …public static function assertAttributeContainsOnly($type, $haystackAttributeName, $haystackClassOr…
329 …public static function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
366 …public static function assertAttributeNotContainsOnly($type, $haystackAttributeName, $haystackClas…
2406 public static function containsOnly($type)
2639 public static function isType($type)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php129 function assertAttributeContainsOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNati…
317 function assertAttributeNotContainsOnly($type, $haystackAttributeName, $haystackClassOrObject, $isN…
530 function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
977 function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
1651 function containsOnly($type)
1872 function isType($type)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsType.php55 protected $type; variable in PHPUnit_Framework_Constraint_IsType
62 public function __construct($type)
H A DTraversableContainsOnly.php25 protected $type; variable in PHPUnit_Framework_Constraint_TraversableContainsOnly
31 public function __construct($type, $isNativeType = true)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/
H A DErrorMessageProvider.php51 public static function translateTypeToPrefix($type)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php199 protected function printDefects(array $defects, $type)
H A DTestRunner.php1126 private function writeMessage($type, $message)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DInvalidArgumentHelper.php24 public static function factory($argument, $type, $value = null)
H A DType.php21 public static function isType($type)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJUnit.php422 private function doAddFault(PHPUnit_Framework_Test $test, Exception $e, $time, $type)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/
H A DErrorMessageProviderTest.php16 public function testTranslateTypeToPrefix($expected, $type)
/plugin/findologicxmlexport/vendor/sebastian/diff/src/
H A DLine.php22 private $type; variable in SebastianBergmann\\Diff\\Line
33 public function __construct($type = self::UNCHANGED, $content = '')
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A Dcomposer.json3 "type": "library", string
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A Dcomposer.json3 "type": "library", string
/plugin/findologicxmlexport/vendor/twig/extensions/
H A Dcomposer.json5 "type": "library", string
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php79 function twig_localized_number_filter($number, $style = 'decimal', $type = 'default', $locale = nul…
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Grammar/
H A DConstant.php17 protected $type; variable in Twig_Extensions_Grammar_Constant
19 public function __construct($name, $type = null)
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DSimpleTokenParser.php54 …protected function getAttribute($node, $attribute, $arguments = array(), $type = Twig_Node_Express…
/plugin/findologicxmlexport/vendor/twig/twig/
H A Dcomposer.json3 "type": "library", string
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c708 char *type = NULL; in PHP_FUNCTION() local
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php369 protected function pushToken($type, $value = '')
H A DParser.php330 public function addImportedSymbol($type, $alias, $name = null, AbstractExpression $node = null)
335 public function getImportedSymbol($type, $alias)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DGetAttrExpression.php20 …ression $node, AbstractExpression $attribute, AbstractExpression $arguments = null, $type, $lineno)
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DEscaperNodeVisitor.php85 protected function escapePrintNode(PrintNode $node, Environment $env, $type)
124 protected function isSafeFor($type, \Twig_NodeInterface $expression, $env)
151 protected function getEscaperFilter($type, \Twig_NodeInterface $node)
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Node/
H A DEnterProfileNode.php24 public function __construct($extensionName, $type, $name, $varName)

1...<<51525354555657585960>>...71