Home
last modified time | relevance | path

Searched refs:parts (Results 901 – 925 of 925) sorted by last modified time

1...<<31323334353637

/plugin/prolog/
H A Dattribute_include.php96 $parts = array();
101 array_push($parts, $part);
103 return $parts;
/plugin/charter/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/crypto/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/code2/
H A Dsyntax.php132 $parts = preg_split('|\n(\-{3}\s[^\n]*)|',
135 $parts[0] = preg_replace('|\n([!\-][^\n]*)|',
136 $DEL . '\1' . $CLOSE, $parts[0]);
138 $parts[1] = $ADD . $parts[1] . $CLOSE;
140 $parts[2] = preg_replace(
145 $parts[2]);
146 if (isset($parts[3])) {
148 $parts[3] = preg_replace('|^(\x2D{3}[^\n]*)|',
149 $ADD . '\1' . $CLOSE, $parts[3]);
152 . implode('', $parts);
H A Dsyntax_plugin_code.css37 /* The various code parts */
/plugin/imagemap/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt151 subprograms and other parts of the work.
154 can regenerate automatically from other parts of the Corresponding
231 additional terms, to the whole of the work, and all its parts,
249 parts of the aggregate.
266 long as you offer spare parts or customer support for that product
667 parts of the General Public License. Of course, your program's commands
/plugin/vote/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/blogmeta/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/btable/
H A DLICENSE250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
/plugin/dokukiwix/
H A DCOPYING145 subprograms and other parts of the work.
148 can regenerate automatically from other parts of the Corresponding
225 additional terms, to the whole of the work, and all its parts,
243 parts of the aggregate.
260 long as you offer spare parts or customer support for that product
/plugin/jspwiki_import/importer/
H A Dgwt.js109 var parts = ["", rawName];
112 parts[0] = rawName.substring(0, i) + '/';
113 parts[1] = rawName.substring(i+1);
117 this.baseUrl_ = parts[0];
118 this.name_ = parts[1];
/plugin/columnlist/
H A DLicense.txt250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/remotescript/lib/
H A Dlicense.txt426 14. If you wish to incorporate parts of the Library into other free
/plugin/remotescript/lib/JsHttpRequest/
H A Dcompile.bat15 my %parts = reverse($source =~ m[(//\s*{{{ [ \t]* (\w*) .*? //[ \t]* }}})]sgx);
16 my $main = $parts{''}; delete $parts{''};
18 $parts{'script-xml'} = $parts{script} . "\n\n" . $parts{xml};
20 while (my ($k, $v) = each %parts) {
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt279 10. If you wish to incorporate parts of the Program into other free
740 14. If you wish to incorporate parts of the Library into other free
/plugin/textile2/
H A DclassTextile.php780 $parts = parse_url($url);
781 if ((empty($parts['scheme']) or @$parts['scheme'] == 'http') and
782 empty($parts['host']) and
783 preg_match('/^\w/', @$parts['path']))
785 if ($this->restricted and !empty($parts['scheme']) and
786 !in_array($parts['scheme'], $this->url_schemes))
/plugin/bashorg/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/chat/
H A Dajax.php114 preg_match('/\(([^\)]+)\)[\s]+([^:]+):[\s]+(.+)/', $lines[$i], $parts);
116 if ($parts[1]*1 != 0 && $parts[1]*1 <= $ltime) {
122 $uinfo = explode('|', $parts[2]);
148 if (date('Yz',time()) == date('Yz',$parts[1])) {
149 $datetime = date('H:i:s',$parts[1]);
154 $datetime = date('Y/m/d, H:i:s',$parts[1]);
158 $html .= preg_replace($patterns, $replaces, ' '.$parts[3].' ');
/plugin/virtualkeyboard/vk/
H A Dlicense.txt426 14. If you wish to incorporate parts of the Library into other free
/plugin/googlesearch/
H A Dnusoap.php5043 if (isset($opData[$direction]['parts']) && sizeof($opData[$direction]['parts']) > 0) {
5046 $this->debug('have ' . count($opData[$direction]['parts']) . ' part(s) to serialize');
5050 foreach($opData[$direction]['parts'] as $name => $type) {
5122 if (isset($opData[$direction]['parts']) && sizeof($opData[$direction]['parts']) > 0) {
5126 $this->debug('got ' . count($opData[$direction]['parts']) . ' part(s)');
5130 foreach($opData[$direction]['parts'] as $name => $type) {
5749 'parts' => $in),
5755 'parts' => $out),
/plugin/bibtex/OSBib/format/bibtexParse/
H A DLICENSE167 10. If you wish to incorporate parts of the Program into other free programs whose distribution con…
229 The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Pu…
/plugin/bibtex/OSBib/format/
H A DLICENSE167 10. If you wish to incorporate parts of the Program into other free programs whose distribution con…
229 The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Pu…
/plugin/cronojob/pseudo-cron/
H A Dgpl.txt250 10. If you wish to incorporate parts of the Program into other free
322 parts of the General Public License. Of course, the commands you use may
/plugin/math2/phpmathpublisher/
H A DCOPYING250 10. If you wish to incorporate parts of the Program into other free

1...<<31323334353637