Home
last modified time | relevance | path

Searched defs:regex (Results 26 – 50 of 65) sorted by last modified time

123

/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php59 isAValidPartialRegex(string $regex) global() argument
/plugin/metadisplay/helper/
H A Dhtml.php381 function check_listtypes($which,$regex) {
H A Dplaintext.php379 function check_listtypes($which,$regex) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jar ... .Gson BODY_SERIALISER private static final java.util.regex.Pattern HEROKU_URL private final String appId private final String ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4664 …rmatPanel.prototype.addSvgRule = function(container, rule, svg, styleElem, rules, ruleIndex, regex) argument
/plugin/aclplusregex/
H A Daction.php95 evaluateRegex($regex, $id) global() argument
/plugin/aclplusregex/_test/
H A DTestAction.php15 public function evaluateRegex($regex, $id) argument
/plugin/codemirror/dist/modes/
H A Dlivescript.min.js1 ….next;var d=f[c];if(d.splice){for(var e=0;e<d.length;++e){var g=d[e];if(g.regex&&a.match(g.regex))… property in AnonymousFunction1e0d314e0100.e
/plugin/datatables/assets/datatables.net/js/
H A Djquery.dataTables.min.js38 C(b,"sName").join(","));u("iDisplayStart",g);u("iDisplayLength",i);var G={draw:a.iDraw,columns:[],order:[],start:g,length:i,search:{value:e.sSearch,regex:e.bRegex}};for(g=0;g<c;g++ global() property in wb.G.search
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js407 function allowAnywhereFoldCaseAndRenumberGroups(regex) { argument
H A Dprettify.js455 function allowAnywhereFoldCaseAndRenumberGroups(regex) { argument
H A Drun_prettify.js684 function allowAnywhereFoldCaseAndRenumberGroups(regex) { argument
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DRegularExpression.php72 $regex,
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php273 protected function matchLexeme($lexeme, $regex, $offset)
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php229 public function name($regex)
246 public function notIn($regex)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DRegularExpression.php172 $regex,
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php585 public function trim($regex = '\s', $side = 3 /* static::BEGINNING | static::END */)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php175 public function setRepresentation($regex)
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php679 public static function regex($value, $pattern, $message = '') function in Webmozart\\Assert\\Assert
/plugin/farmsync/script/
H A Djquery.chosen.js398 AbstractChosen.prototype.search_string_match = function(search_string, regex) { argument
/plugin/dwcommits/
H A Dhelper.php531 function format_tablerow($row,$regex) {
608 function format_row($row,$regex) {
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js115 function augment(regex, captureNames, isNative) { argument
133 function getNativeFlags(regex) { argument
152 function copy(regex, addFlags, removeFlags) { argument
402 on: function (regex, handler, options) { argument
516 self.exec = function (str, regex, pos, sticky) { argument
573 self.globalize = function (regex) { argument
801 self.test = function (str, regex, pos, sticky) { argument
975 fixed.match = function (regex) { argument
2980 var regex = { 'end' : regexGroup.right.source }; class
2986 left : { regex: regexGroup.left, css: 'script' }, property in htmlScript.left
[all …]
H A DshCore.min.js17 ….prototype)c.prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,i… property in htmlScript.left

123