Home
last modified time | relevance | path

Searched defs:matches (Results 126 – 150 of 171) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DClassHasAttribute.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasAttribute
H A DClassHasStaticAttribute.php27 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasStaticAttribute
H A DException.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_Exception
H A DFileExists.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_FileExists
H A DGreaterThan.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_GreaterThan
H A DIsInstanceOf.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInstanceOf
H A DIsJson.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsJson
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DConstraint.php70 protected function matches($other) function in PHPUnit_Framework_Constraint
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php197 function auth_nameencode_callback($matches) {
/plugin/spellcheck/
H A Dspellcheck.php88 function spaceslink($matches){
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php317 protected function embedRemoteFile($matches)
359 protected function embedLocalFile($matches)
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2501 function offsetMatches(matches, offset) argument
2606 removeNestedMatches: function(matches) argument
2783 getMatchesHtml: function(code, matches) argument
2832 matches, variable
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1220 function offsetMatches(matches, offset) argument
1325 removeNestedMatches: function(matches) argument
1502 getMatchesHtml: function(code, matches) argument
1551 matches, variable
/plugin/database2/
H A Ddatabase2.php4882 public function __replaceMarkupCB( $matches )
/plugin/issuetracker/
H A Dprototype.js4120 Sizzle.matches = function(expr, set){ function
/plugin/top/
H A DCrawlerDetect.php26 protected $matches = array(); variable in Jaybizzle\\CrawlerDetect\\CrawlerDetect
/plugin/toolbox/extension/
H A Dmanifest.json11 "matches": [ array
/plugin/judge/helper/
H A Djdatetime.class.php466 private static function convertNumbers($matches)
/plugin/scrape/HTMLPurifier/Filter/
H A DExtractStyleBlocks.php
H A DYouTube.php
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/rating/
H A DCrawlerDetect.php26 protected $matches = array(); variable in Jaybizzle\\CrawlerDetect\\CrawlerDetect
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/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/freechat/phpfreechat/data/public/js/
H A Dprototype.js2977 tagName: function(element, matches) { argument
2981 className: function(element, matches) { argument
2985 id: function(element, matches) { argument
2989 attrPresence: function(element, matches) { argument
2993 attr: function(element, matches) { argument

1234567