Home
last modified time | relevance | path

Searched defs:prefix (Results 76 – 100 of 257) sorted by relevance

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/JsonMatches/
DErrorMessageProviderTest.php27 public function testDetermineJsonError($expected, $error, $prefix)
/plugin/struct/_test/json/
H A Dbureaucracy_lookup.struct.json26 "prefix": "", string
48 "prefix": "", string
/plugin/prosemirror/parser/
DListNode.php16 protected $prefix; variable in dokuwiki\\plugin\\prosemirror\\parser\\ListNode
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
Dbuild-phar.php102 function buildFromNode(&$phar, $node, $prefix='')
/plugin/asciidocjs/node_modules/chalk/source/
Dutil.js22 const stringEncaseCRLFWithFirstIndex = (string, prefix, postfix, index) => { argument
/plugin/diagramsnet/lib/math/jax/element/mml/optable/
DMiscMathSymbolsA.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix property
DGeneralPunctuation.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix property
/plugin/struct/_test/types/
H A DTextTest.php137 public function test_filter($prefix, $postfix, $comp, $val, $e_sql, $e_opt)
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DOverload.php28 protected function getMethodByClass(Ast\Node $object, string $prefix = 'visit'): ?callable {
/plugin/scrape/vendor/symfony/css-selector/XPath/
DTranslator.php93 public function cssToXPath(string $cssExpr, string $prefix = 'descendant-or-self::'): string
112 …public function selectorToXPath(SelectorNode $selector, string $prefix = 'descendant-or-self::'): …
/plugin/lightmenu/
Dlightmenu.class.php245 protected static function _get_page(string $prefix, string $id, array &$metas) : string
255 protected static function _get_html(array &$data, string $prefix = '', int $level = 0) : string
/plugin/refnotes/
Dlocale.php72 public function getByPrefix($prefix, $strip = true) {
/plugin/scrape/vendor/symfony/css-selector/
DCssSelectorConverter.php65 public function toXPath(string $cssExpr, string $prefix = 'descendant-or-self::')
/plugin/randomtables/
Dscript.js49 addResult: function(targetDiv, response, prefix) { argument
/plugin/combo/vendor/symfony/yaml/
H A DDumper.php143 …n dumpTaggedValue(TaggedValue $value, int $inline, int $indent, int $flags, string $prefix): string
/plugin/swiftmail/Swift/Cache/
DDisk.php30 protected $prefix; variable in Swift_Cache_Disk
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
DTemporary.php121 public static function create($directory = null, $prefix = '__hoa_')
/plugin/structtasks/_test/json/
Dbadassignees.struct.json49 "prefix": "", string
71 "prefix": "", string
Dmultistatus.struct.json49 "prefix": "", string
71 "prefix": "", string
Dvalid2.struct.json49 "prefix": "", string
71 "prefix": "", string
/plugin/aichat/cli/
H A Dsimulate.php166 protected function flattenStats(string $prefix, array $stats)
/plugin/swiftmail/Swift/Message/
DAttachment.php50 public static function generateFileName($prefix="file")
/plugin/findologicxmlexport/vendor/hoa/consistency/
DAutoloader.php67 public function addNamespace($prefix, $baseDirectory, $prepend = false)
/plugin/langdelete/
Dadmin.php473 function array_prefix ($arr, $prefix) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php38 function getPrincipalsByPrefix($prefix) {

1234567891011