Home
last modified time | relevance | path

Searched refs:_ (Results 251 – 275 of 684) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/aclplusregex/conf/
H A Daclplusregex.conf.example4 test:area:$1:* @(\d{6})_.* 4
/plugin/google_adsense2/
H A Dsyntax.php122 if (preg_match('/[^A-Za-z0-9_-]/',$token)) continue;
/plugin/linkbonus/syntax/
H A Dinterwiki.txt127 $class = preg_replace('/[^_\-a-z0-9]+/i','_',$iw_shortcut);
140 $link['target']= str_replace('_', '', $val); // remove eg.: "_" from "_blank"
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc305 this.cells = CKEDITOR.plugins.tabletools.getSelectedCells( this._.editor.getSelection() );
309 var selection = this._.editor.getSelection(),
316 this._.editor.forceNextSelectionCheck();
318 this._.editor.selectionChange();
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc184 this.cells = CKEDITOR.plugins.tabletools.getSelectedCells( this._.editor.getSelection() );
188 var selection = this._.editor.getSelection(),
195 this._.editor.forceNextSelectionCheck();
197 this._.editor.selectionChange();
/plugin/distribute/syntax/
H A Dsyntax.php49 …ute&plugin=$match->arg&id=$ID' class='media mediafile mf_zip'>$match->arg".'_'.date('Ymd',$lastupd…
/plugin/shortcut/syntax/
H A Danchor.php90 .'" id="shortcut_'.str_replace(":","_",cleanID($tgt['target']))
/plugin/wysiwyg/fckeditor/_samples/perl/
H A Dsample01.cgi46 local($path) = @_;
H A Dsampleposteddata.cgi46 local($path) = @_;
/plugin/mcitem/
H A Dsyntax.php81 $prettyName = str_replace('_', ' ', $match[1]);
/plugin/findologicxmlexport/vendor/twig/extensions/
H A DREADME.rst12 Read the `documentation`_ for more information.
/plugin/farm/install/animaltemplate/conf/
H A Dsmileys.conf21 ^_^ icon_fun.gif
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6_=function(t){return t},k=function(t,e,n){t=+t,e=+e,n=(i=arguments.length)<2?(e=t,t=0,1):i<3?1:+n;… class in Yg
29_),t.exports=r},function(t,e){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"… function
/plugin/indexmenu2/cms/transitions/
H A Dclip.js32 …[I['clipIncrement']].eLt*l;var _=i[I['clipIncrement']].sRt+i[I['clipIncrement']].eRt*l;try{i.style… variable
H A Dblend.js12 …nsitions.blend.attr;var Q=I.transitions.blend.start;var _=I.transitions.blend.end;i.style[O]=Q+_*o…
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md20 _(*) Optional counterpart formats to increase HTML5 cross-browser support._
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dbash.min.js1 …at zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D55.55.js.map1_= is allowed as an identifier.\n */\n wordPattern: /(unary_[@~!#%^&*()\\-=+\\\\|:<>\\/?]+)…
H A D28.28.js.map1_'\n ],\n // we include these common regular expressions\n symbols: /[=><!~?:&|+\\-*\\/\\…
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md235 REGEX: (/? | (/[a-zA-Z0-9-\._~%!\$&'\(\}\*\+,;=:@]+)+)
239 REGEX: [a-zA-Z0-9-\._~%!\$&'\(\}\*\+,;=:@]+
243 REGEX: [a-zA-Z0-9-\._~%!\$&'\(\}\*\+,;=]+
247 REGEX: [a-zA-Z0-9-\._~%!\$&'\(\}\*\+,;=]+
250 REGEX: [a-zA-Z0-9-\._~%!\$&'\(\}\*\+,;=]+
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dupload.cgi50 local($path) = @_;
/plugin/embed/
H A Dsyntax.php132 preg_match_all('/<label\s+([a-zA-Z0-9_]+)\s*>/',$r_str, $matches_label, PREG_OFFSET_CAPTURE);
/plugin/maintenance/bin/
H A Dsample.sh25 tar --exclude=data/cache/[0-9a-f] --exclude=data/locks/[^_]* --exclude=data/tmp/* -jcvf "$backup_fi…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DREADME.rst13 Read the `documentation`_ for more information.
/plugin/data-au/
H A Dhelper.php373 preg_match('/^([^_]*)(?:_(.*))?((?<!s)|s)$/', $col, $matches);

1...<<11121314151617181920>>...28