Home
last modified time | relevance | path

Searched defs:regex (Results 126 – 150 of 164) sorted by relevance

1234567

/plugin/metadisplay/helper/
Dplaintext.php379 function check_listtypes($which,$regex) {
Dhtml.php381 function check_listtypes($which,$regex) {
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dpropmangle.js165 regex: null, property
/plugin/syntaxhighlighter3/sxh3/src/js/
DshCore.js1217 { regex: scriptBrush.htmlScript.code, func: process } property
1699 var regex = { 'end' : regexGroup.right.source }; variable
1705 left : { regex: regexGroup.left, css: 'script' }, property
1706 right : { regex: regexGroup.right, css: 'script' }, property
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Encoder/
H A DDigestMD5Encoder.php322 protected function parseRegex(string $regex, string $errorMessage)
/plugin/statistics/vendor/matomo/device-detector/Parser/
H A DAbstractParser.php375 protected function matchUserAgent(string $regex): ?array
/plugin/subjectindex/inc/
Dcommon.php103 function filtered($section = null, $regex = null, $pid = null) {
/plugin/pagemove/
Dadmin.php841 function _pm_movemeta($dir, $regex, $opts) {
/plugin/xcom/
Dremote.php124 function find_all_files($dir,$regex="")
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js32 …(!0),this._updateDomField(),this.field&&(h.innerHTML=this._escapeHTML(this.field));break;case"inpu… function
/plugin/sectiontoggle/
DMobile_Detect.php1251 public function match($regex, $userAgent = null)
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
Dprism.js8 …aN|-?Infinity)\b/g});Prism.languages.insertBefore("javascript","keyword",{regex:{pattern:/(^|[^/])… property
/plugin/statistics/vendor/matomo/device-detector/
H A DDeviceDetector.php1159 protected function matchUserAgent(string $regex): ?array
/plugin/findologicxmlexport/vendor/hoa/ustring/
DUstring.php585 public function trim($regex = '\s', $side = 3 /* static::BEGINNING | static::END */)
/plugin/syntaxhighlighter/Scripts/
DshCore.js48 dp.sh.Highlighter.prototype.GetMatches=function(regex,css) argument
/plugin/syntaxhighlighter/Uncompressed/
DshCore.js253 dp.sh.Highlighter.prototype.GetMatches = function(regex, css) argument
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.min.js17 ….prototype)c.prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,i… property
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php919 protected function decodeTime(string $format, string $regex, array $matchMap, $length): array
/plugin/codeprettify/code-prettify/src/
Dprettify.js455 function allowAnywhereFoldCaseAndRenumberGroups(regex) { argument
Dnode_prettify.js407 function allowAnywhereFoldCaseAndRenumberGroups(regex) { argument
Drun_prettify.js684 function allowAnywhereFoldCaseAndRenumberGroups(regex) { argument
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php3958 protected function match($regex, &$out, $eatWhitespace = null)
3992 protected function peek($regex, &$out = null, $from = null)
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js4132 regex: preSearch.bRegex property
4148 regex: columnSearch.bRegex property
4476 function _fnFilterColumn ( settings, searchStr, colIdx, regex, smart, caseInsensitive ) argument
4509 function _fnFilter( settings, input, force, regex, smart, caseInsensitive ) argument
4565 function _fnFilterCreateSearch( search, regex, smart, caseInsensitive ) argument
9298 _api_register( 'search()', function ( input, regex, smart, caseInsen ) { argument
9327 function ( input, regex, smart, caseInsen ) { argument
/plugin/farmsync/script/
Djquery.chosen.js398 AbstractChosen.prototype.search_string_match = function(search_string, regex) { argument
/plugin/farmer/script/
H A Djquery.chosen.js398 AbstractChosen.prototype.search_string_match = function(search_string, regex) { argument

1234567