/plugin/markdownextra/ |
H A D | markdown.php | 541 function _hashHTMLBlocks_callback($matches) { 682 function _doHardBreaks_callback($matches) { 953 function _doHeaders_callback_atx($matches) { 1026 function _doLists_callback($matches) { 1135 function _doCodeBlocks_callback($matches) { 1335 function _doBlockQuotes_callback($matches) { 1654 function _detab_callback($matches) { 1692 function _unhash_callback($matches) { 2656 function _doHeaders_callback_atx($matches) { 2735 function _doTable_callback($matches) { [all …]
|
/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.brush.ruby.js | 5 Syntax.lib.rubyStyleFunction={pattern:/(?:def\s+|\.)([a-z_][a-z0-9_]+)/gi,matches:Syntax.extractMat… method in Syntax.lib.rubyStyleSymbol
|
/plugin/docimporter/ |
H A 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/ |
H A D | ObjectHasAttribute.php | 27 protected function matches($other) function in PHPUnit_Framework_Constraint_ObjectHasAttribute
|
H A D | IsNan.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNan
|
H A D | IsNull.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNull
|
H A D | IsInfinite.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInfinite
|
H A D | IsTrue.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsTrue
|
H A D | IsFalse.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFalse
|
H A D | IsFinite.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFinite
|
H A D | ClassHasStaticAttribute.php | 27 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasStaticAttribute
|
H A D | IsReadable.php | 26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsReadable
|
H A D | IsWritable.php | 26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsWritable
|
H A D | DirectoryExists.php | 26 protected function matches($other) function in PHPUnit_Framework_Constraint_DirectoryExists
|
H A D | IsEmpty.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsEmpty
|
H A D | FileExists.php | 26 protected function matches($other) function in PHPUnit_Framework_Constraint_FileExists
|
H A D | IsJson.php | 24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsJson
|
H A D | PCREMatch.php | 44 protected function matches($other) function in PHPUnit_Framework_Constraint_PCREMatch
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/ |
H A D | AnyParameters.php | 31 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_AnyParameters
|
H A D | Invocation.php | 45 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/ |
H A D | Invokable.php | 38 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
|
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/ |
H A D | Matcher.php | 13 public function matches($object, $property); function
|
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/ |
H A D | Matcher.php | 13 public function matches($object, $property); function
|
/plugin/preservefilenames/ |
H A D | action_anteater.php | 272 static function _replaceLinkURL_callback_a($matches) 312 static function _replaceLinkURL_callback_img($matches)
|
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/ |
H A D | DoctrineProxyMatcher.php | 18 public function matches($object, $property) function in DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher
|