Home
last modified time | relevance | path

Searched defs:comment (Results 76 – 100 of 133) sorted by relevance

123456

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D69.69.js1 …-7]?|[0-3][0-7]{2})/,tokenizer:{root:[{include:"@whitespace"},{include:"@comment"},[/%[^ ]+.*$/,"m… property in AnonymousFunctionae7fc4790100.o.tokenizer
H A D1.1.js1 …"{",close:"}"},{open:"(",close:")"},{open:"'",close:"'",notIn:["string","comment"]},{open:'"',clos… property in AnonymousFunction3eb7205d0100.r.tokenizer
H A D17.17.js1 …"[",close:"]"},{open:"(",close:")"},{open:"'",close:"'",notIn:["string","comment"]},{open:'"',clos… property in AnonymousFunction76e68f4b0100.r.tokenizer
H A D29.29.js1 …","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}",notIn:["string","comment"]},{open:"[",clos… property in AnonymousFunctionfd300ef10100.r.tokenizer
H A D66.66.js1 …pen:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",clos… property in AnonymousFunctionc78f69130100.i.tokenizer
H A D41.41.js1 …pen:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]}],folding:{mark… property in AnonymousFunction6e01a0a50100.i.tokenizer
H A D55.55.js1 …*()\-=+\\|:<>\/?]+)|([a-zA-Z_$][\w$]*?_=)|(`[^`]+`)|([a-zA-Z_$][\w$]*)/g,comments:{lineComment:"//… property in AnonymousFunction8e40b28f0100.n.tokenizer
H A D16.16.js1 …","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}",notIn:["string","comment"]},{open:"[",clos… property in AnonymousFunction29ebc6290100.i.tokenizer
H A D52.52.js1 …,(function(){return r})),t.d(n,"language",(function(){return o}));var r={comments:{lineComment:"#"… property in AnonymousFunctiona75057290100.o.tokenizer
H A D57.57.js1 …","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}",notIn:["string","comment"]},{open:"[",clos… property in AnonymousFunction283644d30100.i.tokenizer
H A D3.3.js1 …pen:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",clos… property in AnonymousFunction43628a610100.r.tokenizer
/plugin/zip/pear/MIME/
H A DType.php296 function addParameter($name, $value, $comment = false)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPlacementGroup.php50 public $comment; variable in Google\\Service\\Dfareporting\\PlacementGroup
211 public function setComment($comment)
H A DCampaign.php56 public $comment; variable in Google\\Service\\Dfareporting\\Campaign
259 public function setComment($comment)
H A DPlacement.php52 public $comment; variable in Google\\Service\\Dfareporting\\Placement
279 public function setComment($comment)
/plugin/issuetracker/
H A Daction.php2757 function _emailForMod($project,$issue,$comment,$reason)
2933 function replace_bodyhtml($bodyhtml, $pstring, $project, $issue, $comment) {
H A Dedit.php179 function replace_bodyhtml($currentID, $bodyhtml, $pstring, $project, $issue, $comment, $usr) {
H A Dsyntax.php1043 function replace_bodyhtml($bodyhtml, $pstring, $project, $issue, $comment) {
/plugin/discussion/
H A Daction.php494 protected function _add($comment, $parent) {
1232 protected function _notify($comment, &$subscribers) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php48 public function setComment(Comment $comment)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DActivityContentDetails.php76 public function setComment(ActivityContentDetailsComment $comment)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php123 private $comment; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js6 Prism.languages.clike={comment:{pattern:/(^|[^\\])(\/\*[\w\W]*?\*\/|(^|[^:])\/\/.*?(\r?\n|$))/g,loo… class in Prism.languages.clike
/plugin/sphinxsearch-was/
H A Dsphinxapi.php911 function Query($query, $index = "*", $comment = "")
940 function AddQuery($query, $index = "*", $comment = "")
/plugin/sphinxsearch/
H A Dsphinxapi.php947 function Query ( $query, $index="*", $comment="" )
976 function AddQuery ( $query, $index="*", $comment="" )

123456