/plugin/markdownextra/ |
D | markdown.php | 393 function _stripLinkDefinitions_callback($matches) { 541 function _hashHTMLBlocks_callback($matches) { 682 function _doHardBreaks_callback($matches) { 757 function _doAnchors_reference_callback($matches) { 791 function _doAnchors_inline_callback($matches) { 867 function _doImages_reference_callback($matches) { 895 function _doImages_inline_callback($matches) { 944 function _doHeaders_callback_setext($matches) { 953 function _doHeaders_callback_atx($matches) { 1026 function _doLists_callback($matches) { [all …]
|
/plugin/jquery-syntax/jquery-syntax/ |
D | jquery.syntax.brush.html.js | 5 …{pattern:/<script.*?type\=.?text\/javascript.*?>((.|\n)*?)<\/script>/gmi,matches:Syntax.extractMat… property
|
D | jquery.syntax.brush.apache.js | 5 Syntax.register('apache',function(brush){brush.push({pattern:/(<(\w+).*?>)/gi,matches:Syntax.extrac… property
|
D | jquery.syntax.brush.ocaml.js | 5 …rator'});brush.push({pattern:/(?:open|new)\s+((?:\.?[a-z][a-z0-9]*)+)/gi,matches:Syntax.extractMat… property
|
D | jquery.syntax.brush.ruby.js | 5 Syntax.lib.rubyStyleFunction={pattern:/(?:def\s+|\.)([a-z_][a-z0-9_]+)/gi,matches:Syntax.extractMat… property
|
D | jquery.syntax.brush.bash-script.js | 5 …|&&)\s*((?:"([^"]|\\")+"|'([^']|\\')+'|\\\n|.|[ \t])+?)(?=$|\||;|&&)/gmi,matches:Syntax.extractMat… property
|
D | jquery.syntax.brush.xml.js | 5 …rush){brush.push({pattern:/<\/?((?:[^:\s>]+:)?)([^\s>]+)(\s[^>]*)?\/?>/g,matches:Syntax.extractMat… property
|
D | jquery.syntax.brush.css.js | 5 …zure","Beige","Bisque","Black","BlanchedAlmond","Blue","BlueViolet","Brown","BurlyWood","CadetBlue… 6 …es',allow:'*'});brush.push({pattern:/\:(.*?(?=\})|(.|\n)*?(?=(\}|\;)))/g,matches:Syntax.extractMat… property
|
D | jquery.syntax.brush.io.js | 5 …operators,{klass:'operator'});brush.push({pattern:/\b([ \t]+([a-z]+))/gi,matches:Syntax.extractMat… property
|
D | jquery.syntax.brush.clang.js | 6 …e);brush.push({pattern:/(?:class|struct|enum|namespace)\s+([^{;\s]+)/gmi,matches:Syntax.extractMat… property
|
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/ |
D | is-mergeable.js | 138 function areMergeable(selector, matches, mergeablePseudoClasses, mergeablePseudoElements, multipleP… argument 145 function areAllowed(matches, mergeablePseudoClasses, mergeablePseudoElements) { argument 164 function needArguments(matches) { argument 192 function someIncorrectlyChained(selector, matches) { argument 233 function allMixable(matches) { argument
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
D | EntityParser.php | 116 protected function entityCallback($matches) 211 protected function nonSpecialEntityCallback($matches) 267 protected function specialEntityCallback($matches)
|
/plugin/docimporter/ |
D | ImportUtils.php | 12 function convert_footnote($matches) { 179 function count_from_pos($matches, $clean_matches, $pos){
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/ |
D | ObjectHasAttribute.php | 27 protected function matches($other) function in PHPUnit_Framework_Constraint_ObjectHasAttribute
|
D | IsTrue.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsTrue
|
D | IsInfinite.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInfinite
|
D | IsNan.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNan
|
D | ClassHasStaticAttribute.php | 27 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasStaticAttribute
|
D | IsFalse.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFalse
|
D | IsNull.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNull
|
D | IsFinite.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFinite
|
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/ |
D | Interface.php | 51 public function matches(array $list); function
|
D | Any.php | 58 public function matches(array $list) function in CAS_ProxyChain_Any
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/ |
D | AnyParameters.php | 31 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_AnyParameters
|
/plugin/preservefilenames/ |
D | action_anteater.php | 272 static function _replaceLinkURL_callback_a($matches) 312 static function _replaceLinkURL_callback_img($matches)
|