Home
last modified time | relevance | path

Searched defs:pattern (Results 51 – 75 of 164) sorted by relevance

1234567

/plugin/acknowledge/admin/
H A Dassign.php76 addRow($form, $pattern, $assignee) global() argument
[all...]
/plugin/pot/source/
H A Dtext.php11 $pattern = '/\s*\{{1}\s*([\?@!#&)]?)\s*(.*?)\s*\}{1}\s*/'; variable
/plugin/recommend/helper/
H A Dassignment.php68 public static function matchPagePattern($pattern, $page = null, $pns = null)
/plugin/actickets/
H A Dscript.js6 pattern: /\/projects\/(\d+)\/tickets\/(\d+)/, property in actickets
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js6 Prism.languages.clike={comment:{pattern:/(^|[^\\])(\/\*[\w\W]*?\*\/|(^|[^:])\/\/.*?(\r?\n|$))/g,loo… property in Prism.languages.clike.class-name
/plugin/highlightparent/
H A Daction.php85 protected function getParentIDFromPattern($pattern)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DForbiddenFunctionsSniff.php210 protected function addError($phpcsFile, $stackPtr, $function, $pattern=null)
/plugin/toctweak/syntax/
H A Dsidetoc.php16 protected $pattern = array( variable in syntax_plugin_toctweak_sidetoc
H A Dclosetoc.php15 protected $pattern = array(); variable in syntax_plugin_toctweak_closetoc
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DForbiddenStylesSniff.php152 protected function addError($phpcsFile, $stackPtr, $style, $pattern=null)
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php328 function assertRegExp($pattern, $string, $message = '') {
351 function assertNotRegExp($pattern, $string, $message = '') {
/plugin/sequencediagram/bower_components/lodash/lib/common/
H A Dfile.js32 function globTemplate(pattern) { argument
/plugin/medialist/
H A Dsyntax.php27 protected $pattern = '{{medialist>[^\r\n]+?}}'; variable in syntax_plugin_medialist
/plugin/commentsyntax/syntax/
H A Dhtmlcomment.php32 protected $mode, $pattern; variable in syntax_plugin_commentsyntax_htmlcomment
H A Dpreventive.php30 protected $mode, $pattern; variable in syntax_plugin_commentsyntax_preventive
/plugin/pagetitle/syntax/
H A Dshorter.php27 protected $mode, $pattern; variable in syntax_plugin_pagetitle_shorter
H A Dyouarehere.php27 protected $mode, $pattern; variable in syntax_plugin_pagetitle_youarehere
H A Dbreadcrumb.php27 protected $mode, $pattern; variable in syntax_plugin_pagetitle_breadcrumb
/plugin/userhistory/
H A Dadmin.php54 function globr ( $dir, $pattern ) {
/plugin/authorstats/
H A Dhelper.php71 public function rglob($pattern, $flags = 0)
/plugin/acknowledge/
H A Dhelper.php92 matchPagePattern($pattern, $page) global() argument
393 getPagesMatchingPattern($pattern) global() argument
[all...]
/plugin/mozshot/
H A Dsyntax.php25 var $pattern; variable in syntax_plugin_mozshot
/plugin/slideshare/slideshare/
H A Dsyntax.php21 var $pattern; variable in syntax_plugin_slideshare
/plugin/youtube/
H A Dsyntax.php17 var $pattern; variable in syntax_plugin_youtube
/plugin/inlinejs/syntax/
H A Dembedder.php37 protected $mode, $pattern; variable in syntax_plugin_inlinejs_embedder

1234567