Home
last modified time | relevance | path

Searched refs:star (Results 1 – 25 of 100) sorted by relevance

1234

/plugin/subjectindex/syntax/
Dentry.php93 $star = $item['star'];
94 $star_css = ($star) ? '' : ' no-star';
99 $hidden_css = ($star === false) ? ' hidden' : ' no text';
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Descape-in-link.md1 nice [video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
3 nice ![video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
/plugin/cleanup/lang/cs/
Dintro.txt3 …ntrolovat data adresář na výskyt starých a pravděpodobně nepoužívaných souborů. Nastavení toho co …
/plugin/stars/
Dreadme.txt10 - star limit by anon and kenc
12 - new star image instead of transparency
27 to use custom images, just replace the star.png, halfstar.png, and emptystar.png files
/plugin/stars2/
Daction.php42 'title' => $this->getLang('star'),
43 'icon' => '../../plugins/stars2/images/toolbar/star.png',
/plugin/improg/
DREADME2 * Improg Plugin: allows a simple 5 star implementation progress
15 Provides a simple 5 star implementation progress, modification of the rater plugin.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
DFunctionCommentSniff.php328 $star = $phpcsFile->findPrevious(T_DOC_COMMENT_STAR, $param['tag']);
332 $padding = str_repeat(' ', ($tokens[$star]['column'] - 1));
400 $star = $phpcsFile->findPrevious(T_DOC_COMMENT_STAR, $param['tag']);
404 $padding = str_repeat(' ', ($tokens[$star]['column'] - 1));
/plugin/rater/
DREADME2 * Rater Plugin: allows a simple 5-star-rater and thumb voting
28 …tracedetails=1 - will show the quantity of single star ratings or a list of clear ip/names for vot…
DINFO7 desc provides a simple star rater
Dplugin.info.txt8 desc provides a simple 5 star rater and thumb voting
/plugin/starred/
Ddeleted.files1 pix/star.png
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dstatement.js264 isGenerator = this.eat(tt.star)
271 isGenerator = this.eat(tt.star)
309 node.generator = this.eat(tt.star)
321 if (this.eat(tt.star)) {
375 if (this.tok.type === tt.star) {
387 if (this.eat(tt.star)) {
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dstatement.js270 isGenerator = this.eat(tt.star)
277 isGenerator = this.eat(tt.star)
324 node.generator = this.eat(tt.star)
342 if (this.eat(tt.star)) {
400 if (this.tok.type === tt.star) {
412 if (this.eat(tt.star)) {
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dstar-fill.svg1 <svg class="bi bi-star-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns…
H A Dstar-half.svg1 <svg class="bi bi-star-half" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns…
H A Dstar.svg1 <svg class="bi bi-star" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="htt…
/plugin/loglog/lang/cs/
Dintro.txt3 …šechna přihlášení a odhlášení uživatelů z posledních 7 dnů. Pro zobrazení starších týdnů lze použí…
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dstatement.js431 node.generator = this.eat(tt.star)
461 let isGenerator = this.eat(tt.star)
467 isGenerator = this.eat(tt.star)
524 if (this.eat(tt.star)) {
625 if (this.type === tt.star) {
Dtokentype.js107 star: binop("*", 10), property
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
Dminimatch.js25 var star = qmark + '*?' variable
334 re += star
568 var t = pl.type === '*' ? star
685 var twoStar = options.noglobstar ? star
/plugin/asciidocjs/node_modules/minimatch/
Dminimatch.js34 const star = qmark + '*?' constant
467 re += star
720 const t = pl.type === '*' ? star
828 const twoStar = options.noglobstar ? star
/plugin/subjectindex/
Dstyle.css5 background: transparent url(images/star-grey.png) 2px 1px no-repeat;
36 .no-star {
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
Ds.js19 …f:"\u25AA",srarr:"\u2192",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",star:"\u2606",starf:"\u2… property
/plugin/asciidocjs/node_modules/acorn/src/
Dstatement.js450 node.generator = this.eat(tt.star)
501 let isGenerator = this.eat(tt.star)
508 isGenerator = this.eat(tt.star)
573 if (this.eat(tt.star)) {
715 if (this.type === tt.star) {
/plugin/icons/assets/typicons/
Dtypicons.min.css1star-full-outline:before{content:'\e105'}.typcn-star-half-outline:before{content:'\e106'}.typcn-st…

1234