Searched refs:splits (Results 1 – 14 of 14) sorted by relevance
/plugin/ireadit/syntax/ |
H A D | ireadit.php | 34 $splits = preg_split('/[\s:]+/', $match, -1, PREG_SPLIT_NO_EMPTY); 38 foreach ($splits as $split) {
|
/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.core.js | 66 …splits){var parts=[],start=this.offset,prev=null,children=jQuery.merge([],this.children);splits=sp… argument 71 splits.length=parts.length;for(var i=0;i<parts.length;i+=1){if(parts[i]==null) 72 continue;var offset=splits[0];while(children.length>0){if(children[0].endOffset<=parts[i].endOffset… 73 …<parts[i].endOffset){var children_parts=children.shift().bisectAtOffsets(splits),j=0;for(;j<childr… 74 i+=(children_parts.length-2);splits.splice(0,children_parts.length-2);}} 75 splits.shift();} 77 …tch.prototype.split=function(pattern){var splits=[],match;while((match=pattern.exec(this.value))!=… 78 var matches=this.bisectAtOffsets(splits);return jQuery.grep(matches,function(n,i){return n;});};Syn…
|
/plugin/combo/ComboStrap/ |
H A D | Template.php | 67 $splits = preg_split($pattern, $this->_string, -1, PREG_SPLIT_DELIM_CAPTURE); 69 foreach ($splits as $part) {
|
/plugin/ireadit/action/ |
H A D | migration.php | 240 $splits = preg_split('/\s+/', $match, -1, PREG_SPLIT_NO_EMPTY); 244 foreach ($splits as $split) {
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | split.rst | 7 The ``split`` filter splits a string by the given delimiter and returns a list
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
H A D | README | 82 This takes a BibTeX author or editor field and splits it into the component writers returning a mul…
|
/plugin/authsplit/ |
H A D | README | 13 authentication itself. Instead, it splits DokuWiki's different authentication
|
/plugin/codemirror/dist/modes/ |
H A D | julia.min.js.map | 1 …n // to undo anything done upto here if a function call or definition splits\n // over two o…
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 1193 * BC: Moving things to get ready for subtree splits. Moving Inflection into Common. Moving Guzzle\H…
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 5764 # The .lines operator splits a string into an array based on line termination.
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …splits animation rules */\n\tvar cursorptn = /zoo|gra/ /* assert cursor varient */\n\tvar transfor…
|
/plugin/subjectindex/plugins/ |
H A D | bible_verses.txt | 3001 Every creature that splits the hoof and forms a cleft in the hoofs and chews the cud among the beas… 5297 and every beast that splits the hoof and that forms a cleft into two hoofs, chewing the cud among t… 13252 His archers encircle me;He splits open my kidneys and feels no compassion;He pours out my gallbladd…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …splits animation rules */\n\tvar cursorptn = /zoo|gra/ /* assert cursor varient */\n\tvar transfor…
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|