Home
last modified time | relevance | path

Searched defs:pattern (Results 101 – 125 of 164) sorted by relevance

1234567

/plugin/querychangelog/
H A Dadmin.php318 function globr($dir, $pattern) {
/plugin/statistics/inc/
H A DBrowscap.php629 deduplicateCompressionPattern($matches, & $pattern) global() argument
692 _pregUnQuote($pattern, $matches) global() argument
[all...]
/plugin/aclplusregex/_test/
H A Dacl.test.php
/plugin/siteexport/inc/
H A Dfilewriter.php155 private function hasValidCacheFileForPattern($pattern, $depends = array())
H A Dfunctions.php43 public function checkIfCacheFileExistsForFileWithPattern($file, $pattern)
/plugin/anewssystem/
H A Dsyntax.php1383 function replace_links($pattern, &$value, $r_string) {
/plugin/combo/ComboStrap/
H A DPageRules.php79 function patternExists(string $pattern): bool argument
H A DIso8601Date.php257 public function formatLocale($pattern = null, $locale = null) argument
[all...]
H A DStringUtility.php218 public static function match($subject, $pattern) argument
/plugin/aclplusregex/
H A Daction.php186 getIDPatterns($entities, $id, $pattern) global() argument
[all...]
/plugin/authgooglesheets/
H A Dhelper.php30 protected $pattern; variable in helper_plugin_authgooglesheets
/plugin/icons/syntax/
H A Dicon.php18 protected $pattern = '{{icon>.+?}}'; variable in syntax_plugin_icons_icon
/plugin/diagramsnet/lib/math/extensions/
H A Dasciimath2jax.js19 …s[c][0]));this.match[b.delimiters[c][0]]={mode:"",end:b.delimiters[c][1],pattern:this.endPattern(b… property in MathJax.Extension.asciimath2jax.createPatterns.match
/plugin/fckg/syntax/
H A Ddwplugin.php204 function & setup_plugin($plugin, $pattern) {
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php1008 …public static function preg_match(string $pattern, string $subject, array &$matches = null, int $f…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php92 public $pattern; variable in Google\\Service\\ManufacturerCenter\\Attributes
427 public function setPattern($pattern)
/plugin/combo/vendor/symfony/yaml/
H A DParser.php1082 public static function preg_match(string $pattern, string $subject, array &$matches = null, int $flags = 0, int $offset = 0): int argument
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js12 …d[c+1]-1);)d[c+1]=d[d[c+1]-1]+1;this._={overlap:d,state:0,ignoreCase:!!b,pattern:a}};z.prototype={… property in z._
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js13 state:0,ignoreCase:!!b,pattern:a}};A.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a… property in AnonymousFunctiona8bda3ca1400._
/plugin/mikioplugin/syntax/
H A Dcore.php23 public $pattern = ''; global() variable in syntax_plugin_mikioplugin_core
/plugin/sqlraw/
H A Dsimple_html_dom.php650 protected function match($exp, $pattern, $value) {
1615 protected function remove_noise($pattern, $remove_tag=false)
/plugin/xcom/
H A Dscript.js475 opts[p] ={'pattern' : isarray[0]}; property in xcom_params.opts
/plugin/gitbacked/lib/
H A DGit.php704 public function list_tags($pattern = null) {
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php794 protected function match($exp, $pattern, $value, $case_sensitivity) {
2208 protected function remove_noise($pattern, $remove_tag = false) {
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js335 gsub: function(pattern, replacement) { argument
351 sub: function(pattern, replacement, count) { argument
361 scan: function(pattern, iterator) { argument
502 include: function(pattern) { argument
506 startsWith: function(pattern) { argument
510 endsWith: function(pattern) { argument
523 interpolate: function(object, pattern) { argument
553 initialize: function(template, pattern) { argument

1234567