Home
last modified time | relevance | path

Searched refs:line (Results 1976 – 2000 of 2140) sorted by last modified time

1...<<71727374757677787980>>...86

/plugin/google_adsense2/lang/en/
H A Dintro.txt13 Maybe you want to test this line below the code above.
/plugin/supa/
H A DLICENSE.txt291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/semanticdata/syntax/
H A Dentry.php68 foreach ( $lines as $line ) {
70 preg_match('/^(.*?(?<![&\\\\]))(?:#(.*))?$/',$line, $matches);
71 $line = $matches[1];
72 $line = str_replace('\\#','#',$line);
73 $line = trim($line);
74 if(empty($line)) continue;
75 $line = preg_split('/\s*:\s*/',$line,2);
77 $column = $this->dthlp->_column($line[0]);
86 $vals = explode(',',$line[1]);
93 $data[$column['key']] = $this->dthlp->_cleanData($line[1],$column['type']);
H A Dtable.php72 foreach ( $lines as $line ) {
74 $line = preg_replace('/(?<![&\\\\])#.*$/','',$line);
75 $line = str_replace('\\#','#',$line);
76 $line = trim($line);
77 if(empty($line)) continue;
78 $line = preg_split('/\s*:\s*/',$line,2);
79 $line[0] = strtolower($line[0]);
83 switch($line[0]){
88 $cols = explode(',',$line[1]);
97 $data['title'] = $line[1];
[all …]
/plugin/gtime/
H A Dstyle.css14 line-height: 21px;
52 line-height: 13px;
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css35 line-height: 1em;
90 line-height: 1px;
176 line-height:1.5em;
209 line-height: 1;
250 line-height: 1px;
H A Dwrap.css224 line-height: 0;
/plugin/autlogin/
H A Dadmin.php200 $line=array();
1028 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
1050 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
1070 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
1159 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
1204 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
1239 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
1274 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
1470 $line = trim($line);
1471 $data[] = $line;
[all …]
H A Daction.php182 foreach($line as $match)
229 $line = $ID;
233 $line.="WB=".$BName.",";
239 $line.="OS=".$Platform;
253 function _exist($line) argument
255 $line = trim($line);
264 if($line == $match){
298 foreach($ACTUAL_ACL as $line){
299 $line = trim(preg_replace('/#.*$/','',$line)); //ignore comments
300 if(!$line) continue;
[all …]
/plugin/latex/
H A DTODO11 -\includegraphics support will work if one puts a \graphicspath line in the preamble...
/plugin/asiansearch/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/editsections/
H A Dall.css5 This moves the section edit button down onto the same "line" as the header
/plugin/new_page_dialog/
H A Dstyle.css86 line-height: 1.5em;
/plugin/googlechart/
H A Dsyntax.php73 foreach ( $data as $line ) {
74 if($index==0 OR $line=='</googlechart>' ){}
75 else {$url .= $line.'&amp;';}
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js1021 O=this._findFreeTrackForText(F,K+E.width,function(U){U.line=H-2;
1055 R=this._findFreeTrackForText(H,J,function(Y){Y.line=K-2;
1084 var N=this._findFreeTrackForText(D,J+C.width,function(V){V.line=F-2;
1117 var Q=this._findFreeTrackForText(D,L+C.width,function(a){a.line=E-2;
1134 if(Math.min(B.solid,B.text)>D&&(!(A)||B.line>A)){return C;
1138 if(Math.min(B.solid,B.text)>D&&(!(A)||B.line>A)){return -1-C;
1321 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
1383 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
1442 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
1486 var A=("showLine" in this._params)?this._params.showLine:this._theme.ether.interval.line.show;
[all …]
/plugin/signhere/
H A Dplugin.info.txt6 desc Displays a signature line with a description
/plugin/directions/syntax/
H A Dcommon.php41 foreach ($content as $line) {
42 $path = explode($delimiter,$line);
/plugin/scriptheader/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/animation/styles/
H A DshCore.css35 line-height: 1.1em !important;
71 .syntaxhighlighter .line {
100 .syntaxhighlighter table td.gutter .line {
104 .syntaxhighlighter table td.code .line {
160 line-height: 8px !important;
165 .syntaxhighlighter.printing .line.alt1 .content,
166 .syntaxhighlighter.printing .line.alt2 .content,
167 .syntaxhighlighter.printing .line.highlighted .number,
168 .syntaxhighlighter.printing .line.highlighted.alt1 .content,
172 .syntaxhighlighter.printing .line .number {
[all …]
H A DshThemeDefault.css20 .syntaxhighlighter .line.alt1 {
23 .syntaxhighlighter .line.alt2 {
26 .syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
29 .syntaxhighlighter .line.highlighted.number {
38 .syntaxhighlighter .gutter .line {
41 .syntaxhighlighter .gutter .line.highlighted {
45 .syntaxhighlighter.printing .line .content {
/plugin/actickets/
H A DREADME11 Put the following line on top of your page to set a global project of the page:
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
293 <one line to give the program's name and a brief idea of what it does.>
H A Dstyle.css2 text-decoration: line-through !important;
/plugin/translator/
H A Dhelper.php620 foreach( $data as $line ) {
621 print "$line\r\n"; flush();
H A Dadmin.php535 foreach ( $FileContent as $line ) {
541 list($key, $value) = explode("=", $line, 2);

1...<<71727374757677787980>>...86