Home
last modified time | relevance | path

Searched defs:prefix (Results 26 – 50 of 170) sorted by path

1234567

/plugin/combo/ComboStrap/
H A DStringUtility.php243 public static function startWiths($string, $prefix) argument
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DType.php12 public function __construct(string $name, string $prefix = '') { argument
H A DUniversal.php11 public function __construct(string $prefix) { argument
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DOverload.php28 protected function getMethodByClass(Ast\Node $object, string $prefix = 'visit'): ?callable { argument
/plugin/combo/vendor/composer/
H A DClassLoader.php118 public function add($prefix, $paths, $prepend = false) argument
165 addPsr4($prefix, $paths, $prepend = false) global() argument
210 set($prefix, $paths) global() argument
228 setPsr4($prefix, $paths) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php235 private function createTempDirectory($prefix = '') argument
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Cache/
H A DDisk.php26 private $prefix = ''; variable in Handlebars\\Cache\\Disk
39 public function __construct($path, $prefix = '', $suffix = '') argument
/plugin/combo/vendor/symfony/yaml/
H A DDumper.php143 private function dumpTaggedValue(TaggedValue $value, int $inline, int $indent, int $flags, string $prefix): string argument
[all...]
/plugin/commonmark/vendor/composer/
H A DClassLoader.php118 add($prefix, $paths, $prepend = false) global() argument
165 addPsr4($prefix, $paths, $prepend = false) global() argument
210 set($prefix, $paths) global() argument
228 setPsr4($prefix, $paths) global() argument
[all...]
/plugin/data-au/db/
H A Dupdate0002.sql1 CREATE TABLE aliases (name, type, prefix, postfix, comment); field
/plugin/data/db/
H A Dupdate0002.sql1 CREATE TABLE aliases (name, type, prefix, postfix, comment); global() field
/plugin/davcal/vendor/composer/
H A DClassLoader.php108 public function add($prefix, $paths, $prepend = false)
155 public function addPsr4($prefix, $paths, $prepend = false)
200 public function set($prefix, $paths)
218 public function setPsr4($prefix, $paths)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php38 function getPrincipalsByPrefix($prefix) {
/plugin/davcard/vendor/composer/
H A DClassLoader.php108 public function add($prefix, $paths, $prepend = false)
155 public function addPsr4($prefix, $paths, $prepend = false)
200 public function set($prefix, $paths)
218 public function setPsr4($prefix, $paths)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js978 …EdgeParent=!0;mxGraphModel.prototype.createIds=!0;mxGraphModel.prototype.prefix="";mxGraphModel.pr… method in mxGraphModel
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js235 Sidebar.prototype.togglePalettes = function(prefix, ids) argument
251 Sidebar.prototype.showPalettes = function(prefix, ids, visible) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js1718 EditorUi.prototype.getCssClassForMarker = function(prefix, shape, marker, fill) argument
H A DFormat.js5572 function updateArrow(marker, fill, elt, prefix) argument
H A DSidebar.js3824 Sidebar.prototype.addImagePalette = function(id, title, prefix, postfix, items, titles, tags) argument

1234567