Home
last modified time | relevance | path

Searched refs:Comments (Results 1 – 25 of 81) sorted by relevance

1234

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.mysqli.php1083 $Comments[$field] = array();
1086 $Comments[$field] = $unserialized;
1092 if (isset($Comments['ape']['tracknumber'])) {
1093 $Comments['ape']['track_number'] = $Comments['ape']['tracknumber'];
1094 unset($Comments['ape']['tracknumber']);
1096 if (isset($Comments['ape']['track'])) {
1097 $Comments['ape']['track_number'] = $Comments['ape']['track'];
1098 unset($Comments['ape']['track']);
1100 if (!empty($Comments['all']['track'])) {
1102 foreach ($Comments['all']['track'] as $key => $value) {
[all …]
/plugin/fbcomments/
Dsyntax.php104 .'<!-- Facbebook Comments Box start -->'
109 .'<!-- Facebook Comments Box end -->';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
DComments.php31 class Comments extends \Google\Service\Resource class
117 class_alias(Comments::class, 'Google_Service_Drive_Resource_Comments');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
DComments.php31 class Comments extends \Google\Service\Resource class
147 class_alias(Comments::class, 'Google_Service_YouTube_Resource_Comments');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
DComments.php31 class Comments extends \Google\Service\Resource class
157 class_alias(Comments::class, 'Google_Service_Blogger_Resource_Comments');
/plugin/commentsyntax/
Dplugin.info.txt6 desc Allow to use source comment syntax to leave edit instructions of the page. Comments are visi…
/plugin/codemirror/dist/modes/
Dprotobuf.min.js.map1 …aces\n if (stream.eatSpace()) return null;\n\n // Handle one line Comments\n if (stream.m…
Dmbox.min.js.map1 …", \"Received\"\n];\nvar rfc2822NoEmail = [\n \"Date\", \"Subject\", \"Comments\", \"Keywords\", …
Doctave.min.js.map1 …aces\n if (stream.eatSpace()) return null;\n\n // Handle one line Comments\n if (stream.m…
Doz.min.js.map1 …?/))\n return \"number\";\n\n return null;\n }\n\n // Comments\n if (ch == \"…
/plugin/findologicxmlexport/vendor/hoa/regex/
DGrammar.pp70 // Comments.
/plugin/dirtylittlehelper/mermaid/editor/docs/
D33.33.js.map1 … // whitespace\n [/[ \\t\\r\\n]+/, ''],\n // Comments\n [/#.…
D13.13.js.map1 … // whitespace\n [/[ \\t\\r\\n]+/, ''],\n // Comments\n [/##…
D44.44.js.map1 …)?[\\w]+)/,\n 'variable'\n ],\n // Comments\n [/<#…
/plugin/strata/
Dmanual.txt56 **Comments** All lines that start with double dashes (i.e., ''%%--%%'') are ignored. Note that your…
132 **Comments**: As with a [[#data block]], you can use ''%%--%%'' at the start of a line to add comme…
189 == Comments ==
191 You can add comments by starting a line with ''%%--%%''. Comments are not used nor are they display…
/plugin/badbehaviour/
Dbadbehavior.readme4 …em_name=Bad%20Behavior%20%28From%20WordPress%20Page%29&no_shipping=1&cn=Comments%20about%20Bad%20B…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
Dclass_upload.asp31 ' Comments: The code for the Upload.
/plugin/gitbacked/
DCHANGELOG.md203 ### �� Comments
/plugin/asciidocjs/node_modules/handlebars/
DREADME.markdown68 - [Delimited Comments](https://handlebarsjs.com/guide/#template-comments)
/plugin/diagramsnet/lib/resources/
Ddia_uk.txt863 comments=Comments
900 showComments=Show Comments
Ddia_ko.txt863 comments=Comments
900 showComments=Show Comments
Ddia_zh-tw.txt863 comments=Comments
900 showComments=Show Comments
Ddia_th.txt863 comments=Comments
900 showComments=Show Comments
Ddia_fa.txt863 comments=Comments
900 showComments=Show Comments
Ddia_he.txt863 comments=Comments
900 showComments=Show Comments

1234