/plugin/spreadout/ |
H A D | syntax.php | 57 function accepts($aMode) { argument 68 function connectTo($aMode) { argument 71 $this->Lexer->addSpecialPattern('(?<=[.\?\!\:]) {2,}', $aMode, 'plugin_spreadout'); 72 … $this->Lexer->addSpecialPattern('(?<=[.\?\!\:][\)\]\}\"\']) {2,}', $aMode, 'plugin_spreadout'); 73 … $this->Lexer->addSpecialPattern('(?<=[.\?\!\:][\]\}\"\']) {2,}', $aMode, 'plugin_spreadout');
|
/plugin/lang/ |
H A D | syntax.php | 59 function accepts($aMode) { argument 60 return ('plugin_lang' != $aMode); 70 function connectTo($aMode) { argument 75 $aMode, 'plugin_lang');
|
/plugin/bomfix/ |
H A D | syntax.php | 84 function accepts($aMode) { argument 95 function connectTo($aMode) { argument 97 $aMode, 'plugin_bomfix');
|
/plugin/tip/ |
H A D | syntax.php | 78 function accepts($aMode) { argument 79 return ('plugin_tip' != $aMode); 89 function connectTo($aMode) { argument 92 $aMode, 'plugin_tip');
|
/plugin/deflist/ |
H A D | syntax.php | 111 function accepts($aMode) { argument 112 return (PLUGIN_DEFLIST != $aMode); 122 function connectTo($aMode) { argument 123 if (PLUGIN_DEFLIST == $aMode) { 130 $aMode, PLUGIN_DEFLIST); 133 $aMode, PLUGIN_DEFLIST);
|
/plugin/lists/ |
H A D | syntax.php | 61 function accepts($aMode) { argument 62 return (PLUGIN_LISTS != $aMode); 72 function connectTo($aMode) { argument 73 if (PLUGIN_LISTS == $aMode) { 78 $aMode, PLUGIN_LISTS); 83 $aMode, PLUGIN_LISTS);
|
/plugin/shy/ |
H A D | syntax.php | 56 function accepts($aMode) { argument 67 function connectTo($aMode) { argument 70 $aMode, plugin_shy);
|
/plugin/hr/ |
H A D | syntax.php | 61 function accepts($aMode) { argument 72 function connectTo($aMode) { argument 74 $aMode, 'plugin_hr');
|
/plugin/diff/ |
H A D | syntax.php | 193 function accepts($aMode) { argument 204 function connectTo($aMode) { argument 207 $aMode, 'plugin_diff');
|
/plugin/nstoc/ |
H A D | syntax.php | 375 function accepts($aMode) { argument 386 function connectTo($aMode) { argument 388 $aMode, 'plugin_nstoc');
|
/plugin/minimap/ |
H A D | syntax.php | 20 function connectTo($aMode) argument 23 $this->Lexer->addSpecialPattern($pattern, $aMode, 'plugin_' . $this->getPluginName());
|
/plugin/combo/syntax/ |
H A D | minimap.php | 24 function connectTo($aMode) argument 27 $this->Lexer->addSpecialPattern($pattern, $aMode, PluginUtility::getModeFromTag($this->getPluginComponent()));
|
/plugin/nspages/ |
H A D | syntax.php | 31 function connectTo($aMode) { 32 $this->Lexer->addSpecialPattern('<nspages[^>]*>', $aMode, 'plugin_nspages'); 28 connectTo($aMode) global() argument
|
/plugin/code2/ |
H A D | syntax.php | 423 function accepts($aMode) { argument 434 function connectTo($aMode) { argument 438 $aMode, 'plugin_code');
|
/plugin/catlist/ |
H A D | syntax.php | 32 function connectTo ($aMode) { 33 $this->Lexer->addSpecialPattern('<catlist[^>]*>', $aMode, 'plugin_catlist'); 35 connectTo($aMode) global() argument
|
/plugin/processing/ |
H A D | script.js | 6331 p.size = function size(aWidth, aHeight, aMode) { argument 6332 if (aMode && (aMode === PConstants.WEBGL)) {
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |