Home
last modified time | relevance | path

Searched defs:prefix (Results 76 – 100 of 170) sorted by path

1234567

/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php18 private $prefix; variable in Metadata\\Cache\\DoctrineCacheAdapter
24 public function __construct(string $prefix, Cache $cache)
H A DPsrCacheAdapter.php15 private $prefix; variable in Metadata\\Cache\\PsrCacheAdapter
27 public function __construct(string $prefix, CacheItemPoolInterface $pool)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DXmlNamespace.php22 public $prefix = ''; variable in JMS\\Serializer\\Annotation\\XmlNamespace
H A DXmlRoot.php27 public $prefix; variable in JMS\\Serializer\\Annotation\\XmlRoot
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DClassMetadata.php247 public function registerNamespace(string $uri, ?string $prefix = null): void
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DFilter.php32 public function addDirectoryToWhitelist($directory, $suffix = '.php', $prefix = '')
71 public function removeDirectoryFromWhitelist($directory, $suffix = '.php', $prefix = '')
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3 …,h,m),g=+b.call(this,h,m)]),y.push([+_.call(this,h,m),+w.call(this,h,m)])):d.length&&(l(),d=[],y=[…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php899 private function generateClassName($type, $className, $prefix)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1792 public static function assertStringStartsWith($prefix, $string, $message = '')
1816 public static function assertStringStartsNotWith($prefix, $string, $message = '')
2704 public static function stringStartsWith($prefix)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1368 function assertStringStartsNotWith($prefix, $string, $message = '')
1383 function assertStringStartsWith($prefix, $string, $message = '')
2155 function stringStartsWith($prefix)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/JsonMatches/
H A DErrorMessageProvider.php24 public static function determineJsonError($error, $prefix = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DStringStartsWith.php20 protected $prefix; variable in PHPUnit_Framework_Constraint_StringStartsWith
25 public function __construct($prefix)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DTAP.php224 protected function writeNotOk(PHPUnit_Framework_Test $test, $prefix = '', $directive = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DNamePrettifier.php19 protected $prefix = 'Test'; variable in PHPUnit_Util_TestDox_NamePrettifier
128 public function setPrefix($prefix)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/
H A DErrorMessageProviderTest.php27 public function testDetermineJsonError($expected, $error, $prefix)
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DBaseDumper.php28 abstract protected function formatTemplate(Profile $profile, $prefix);
30 abstract protected function formatNonTemplate(Profile $profile, $prefix);
34 private function dumpProfile(Profile $profile, $prefix = '', $sibling = false)
H A DHtmlDumper.php35 protected function formatTemplate(Profile $profile, $prefix)
40 protected function formatNonTemplate(Profile $profile, $prefix)
H A DTextDumper.php23 protected function formatTemplate(Profile $profile, $prefix)
28 protected function formatNonTemplate(Profile $profile, $prefix)
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php638 public static function startsWith($value, $prefix, $message = '')
/plugin/geophp/vendor/composer/
H A DClassLoader.php184 add($prefix, $paths, $prepend = false) global() argument
233 addPsr4($prefix, $paths, $prepend = false) global() argument
280 set($prefix, $paths) global() argument
300 setPsr4($prefix, $paths) global() argument
[all...]
/plugin/googlesearch/
H A Dnusoap.php756 function getNamespaceFromPrefix($prefix){
/plugin/icalevents/vendor/composer/
H A DClassLoader.php109 public function add($prefix, $paths, $prepend = false)
156 public function addPsr4($prefix, $paths, $prepend = false)
201 public function set($prefix, $paths)
219 public function setPsr4($prefix, $paths)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dbuild-phar.php102 function buildFromNode(&$phar, $node, $prefix='')
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1234567