Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 25 of 171) sorted by relevance

1234567

/plugin/markdownextra/
H A Dmarkdown.php541 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 Djquery.syntax.brush.ruby.js5 Syntax.lib.rubyStyleFunction={pattern:/(?:def\s+|\.)([a-z_][a-z0-9_]+)/gi,matches:Syntax.extractMat… method in Syntax.lib.rubyStyleSymbol
/plugin/docimporter/
H A DImportUtils.php12 function convert_footnote($matches) {
179 function count_from_pos($matches, $clean_matches, $pos){
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DObjectHasAttribute.php27 protected function matches($other) function in PHPUnit_Framework_Constraint_ObjectHasAttribute
H A DIsNan.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNan
H A DIsNull.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNull
H A DIsInfinite.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInfinite
H A DIsTrue.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsTrue
H A DIsFalse.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFalse
H A DIsFinite.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFinite
H A DClassHasStaticAttribute.php27 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasStaticAttribute
H A DIsReadable.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsReadable
H A DIsWritable.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsWritable
H A DDirectoryExists.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_DirectoryExists
H A DIsEmpty.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsEmpty
H A DFileExists.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_FileExists
H A DIsJson.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsJson
H A DPCREMatch.php44 protected function matches($other) function in PHPUnit_Framework_Constraint_PCREMatch
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DAnyParameters.php31 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_AnyParameters
H A DInvocation.php45 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DInvokable.php38 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DMatcher.php13 public function matches($object, $property); function
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DMatcher.php13 public function matches($object, $property); function
/plugin/preservefilenames/
H A Daction_anteater.php272 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 DDoctrineProxyMatcher.php18 public function matches($object, $property) function in DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher

1234567