Home
last modified time | relevance | path

Searched defs:prefix (Results 101 – 125 of 170) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
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/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/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/tests/Framework/Constraint/JsonMatches/
H A DErrorMessageProviderTest.php27 public function testDetermineJsonError($expected, $error, $prefix)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DClassMetadata.php247 public function registerNamespace(string $uri, ?string $prefix = null): void
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php67 public function addNamespace($prefix, $baseDirectory, $prepend = false)
/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 DXmlRoot.php27 public $prefix; variable in JMS\\Serializer\\Annotation\\XmlRoot
H A DXmlNamespace.php22 public $prefix = ''; variable in JMS\\Serializer\\Annotation\\XmlNamespace
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DTemporary.php121 public static function create($directory = null, $prefix = '__hoa_')
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php638 public static function startsWith($value, $prefix, $message = '')
/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-mock-objects/src/Framework/MockObject/
H A DGenerator.php899 private function generateClassName($type, $className, $prefix)
/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/php-code-coverage/src/
H A DFilter.php32 public function addDirectoryToWhitelist($directory, $suffix = '.php', $prefix = '')
71 public function removeDirectoryFromWhitelist($directory, $suffix = '.php', $prefix = '')
/plugin/file2dw/
H A Daction.php556 function tempdir($dir = null, $prefix = 'tmp_', $mode = 0700, $maxAttempts = 1000)
/plugin/pdb/classes/
H A Dcache.php8 var $prefix =''; variable in plugin_cache
/plugin/pubchem/classes/
H A Dcache.php8 var $prefix =''; variable in plugin_cache
/plugin/pubmed/classes/
H A Dcache.php8 var $prefix =''; variable in plugin_cache
/plugin/dwcommits/
H A Dhelper.php828 function dwc_element($prefix, $suffix, $ar) {
H A Dsyntax.php214 function dwc_element($prefix, $suffix, $ar) {

1234567