Home
last modified time | relevance | path

Searched refs:comments (Results 326 – 350 of 417) sorted by path

1...<<11121314151617

/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak129 // Get the appropriate display template for comments
H A Dsyntax.php.2018-03-08_163718.bak129 // Get the appropriate display template for comments
H A Dsyntax.php.2018-03-08_164623.bak129 // Get the appropriate display template for comments
H A Dsyntax.php.2018-03-08_164706.bak133 // Get the appropriate display template for comments
H A Dsyntax.php.2018-03-08_165027.bak133 // Get the appropriate display template for comments
H A Dsyntax.php.2018-03-08_165158.bak133 // Get the appropriate display template for comments
H A Dsyntax.php.2018-03-08_165255.bak133 // Get the appropriate display template for comments
/plugin/isauth/
H A DCHANGELOG3 php8 warning fixes, updated comments
24 - fixed some typos in comments
/plugin/issuetracker/
H A DREADME149 issue information except comments. Each issue will have a related comments file
H A Daction.php336 unset($comments[$comment_id]);
368 else { $comments = array(); }
372 $comment_id=count($comments);
374 foreach ($comments as $value)
692 else { $comments = array(); }
695 $comments[$comment_id] = array();
696 $comments[$comment_id]['id'] = "WA";
1476 else {$comments = array();}
2320 if ($comments!=false) {
2321 foreach ($comments as $a_comment)
[all …]
H A Ditsearch.php78 $comments =''; variable
79 if (@file_exists($comments_file)) { $comments = @file_get_contents($comments_file); } variable
97 if(stripos($comments,$needle)!==false)
134 $comments = unserialize(@file_get_contents($comments_file)); variable
138 foreach($comments as $comment) {
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jirainfo/
H A Dstyle.less84 span.total-comments {
/plugin/jmol2/jmol/
H A DCHANGES.txt1507 # new feature: #xxx comments act as targets for goto as well as MESSAGE commands
1510 # bug fix: two //xxx comments in a row breaks script
1696 # -- mdtop file must have %FLAG and %FORMAT comments
2077 # new feature: // at beginning of a line marks comments
2398 # bug fix: Jmol Embedded scripts containing script comments /* */
2487 # bug fix: better reporting of script commands and comments
2502 # show orientation moveto # just the moveTo; no comments
2939 # bug fix: mol2 reader cannot read files with single-line comments
3358 # code: debug comments in AppletRegistry
3582 # 5) some comments are special:
[all …]
H A DREADME.txt10 Usage questions and comments should be posted to jmol-users@lists.sourceforge.net
12 Development questions, suggestions and comments should be posted
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js132 var comments = Vorbis._VorbisGetNumComments(this.vorbis);
134 for (var i = 0; i < comments; i++) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md330 * Support for EXE (comments, author, etc) (thanks p*quaedackersØplanet*nl)
345 * Parse XML data returned in Ogg comments
H A Dchangelog.txt115 * return RIFF.WAV.CART comments in merged comments section
164 * bugfix (G:59): .gitignore comments
1210 - non-empty comments
1295 of comments.
1395 data (notably RIFF comments)
1459 before using them in ['comments']
1507 instead of ['comments']['author']
1587 * Bugfix: RIFF comments were overwriting/suppressing ID3 comments
1883 ¤ ASF comments are now stored in ['asf']['comments'] instead of
2253 ¤ ['ogg']['comments'][n]['data'] and
[all …]
H A Dreadme.txt337 * Support for EXE (comments, author, etc) (thanks p*quaedackersØplanet*nl)
352 * Parse XML data returned in Ogg comments
H A Dstructure.txt42 and you'll then have ['comments'] and ['comments_html'] which are
156 …['comments']=>array() { // array of array of strings containing best data from any avail…
222 …['comments']=>array() { // array of comment values, derived from ['content_de…
232 …tent_description']=>array() { // raw values - should use values from ['comments'] instead
540 ['comments']=>array() //
805 ['comments']=>array() { //
846 ['comments']=>array() { //
1130 ['comments']=>array() { //
1564 ['comments']=>array() { //
2155 …['comments']=>array() { // array of array of strings containing best data from any avail…
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DUglifyJs2Filter.php32 private $comments; variable in Assetic\\Filter\\UglifyJs2Filter
62 public function setComments($comments) argument
64 $this->comments = $comments;
109 if ($this->comments) {
110 $pb->add('--comments')->add(true === $this->comments ? 'all' : $this->comments);
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.applescript.js6comments=[/(\-\-|#).*$/gm,/\(\*(?:[\s\S]*?\(\*[\s\S]*?\*\))*[\s\S]*?\*\)/gm,Syntax.lib.perlStyleCo…
/plugin/linkback/
H A DCHANGELOG10 * Don't allow usage of syntax in comments
/plugin/mantis/lib/
H A Dchangelog28 - soap_transport_http: fix setCredentials and add TODO comments in sendHTTPS about what to change i…
182 - nusoapmime: fix comments
369 - nusoap_base: improve debug and comments
371 - soap_parser: improve debug and comments
375 - soapclient: improve debug and comments
381 - wsdl: improve debug and comments
382 - xmlschema: improve debug and comments
385 - nusoap_base: improve debug and comments
555 - nusoap_base: add comments about which specifications are used/implemented by NuSOAP
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md57 [it does not strip comments](http://php.net/manual/en/opcache.configuration.php#ini.opcache.save-co…
74 …ts](http://php.net/manual/en/opcache.configuration.php#ini.opcache.save-comments) option because i…
476 issues, users and commits in the comments.

1...<<11121314151617