Home
last modified time | relevance | path

Searched refs:hasComment (Results 1 – 2 of 2) sorted by relevance

/plugin/zip/pear/MIME/Type/
H A DParameter.php75 if ($this->hasComment($param)) {
106 if (MIME_Type_Parameter::hasComment($param)) {
137 function hasComment($param) function in MIME_Type_Parameter
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php559 $hasComment = false;
563 $hasComment = true;
573 && $hasComment === false)