Home
last modified time | relevance | path

Searched refs:found (Results 201 – 225 of 1434) sorted by path

12345678910>>...58

/plugin/bibtex4dw/lib/
H A Dbibtexparser.php732 * Parsing for a subset of LaTeX code that can be found more often in BibTeX entries
869 $found = 0;
874 $found++;
876 if (2 == $found) {
1147 $found = false;
1149 while (!$found && ($i <= strlen($word))) {
1160 $found = true;
1163 $found = true;
1164 } else { //Not yet found
/plugin/blextra/
H A DREADME5 All documentation for this plugin can be found at
/plugin/blockquote/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
/plugin/blog/
H A DCOPYING296 the "copyright" line and a pointer to where the full notice is found.
/plugin/bloglinks/
H A DCOPYING296 the "copyright" line and a pointer to where the full notice is found.
/plugin/blogmeta/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
/plugin/blogtng/
H A DCOPYING291 the "copyright" line and a pointer to where the full notice is found.
H A Dstyle.css4 * Specialized CSS overriding the directives found here should be
/plugin/booking/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME5 All documentation for this plugin can be found at
/plugin/bookmark2wiki/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME5 All documentation for this plugin can be found at
/plugin/bookmarkfile/
H A Dsyntax.php251 $found = $this->findBookmarksFolder($item['children'], $folder);
252 if ($found !== null) {
253 return $found;
/plugin/bootswrapper/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME.md6 All documentation for this plugin can be found at
/plugin/bootswrapper/exe/help/
H A Daffix.txt4 The affix plugin toggles ''position: fixed;'' on and off, emulating the effect found with ''positio…
/plugin/bpmnioeditor/
H A DREADME5 All documentation for this plugin can be found at
/plugin/brj404/
H A DREADME5 All documentation for this plugin can be found at
/plugin/btable/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
/plugin/btable2/
H A DLICENSE291 the "copyright" line and a pointer to where the full notice is found.
H A DREADME.md45 - colongroups (if colon found in name - use it as group)
/plugin/bugzillaint/
H A DREADME.md8 Icon `bug1.gif` created by Neal Applebaum and found on the official Jira wiki at
/plugin/bugzillaint/syntax/
H A Dlist.php59 'group_by' => preg_match('/group_by:([a-z_]+)/i', $match, $found) ? $found[1] : null,
60 …'extras' => preg_match('/extras:([a-z_,]+)/i', $match, $found) ? trim($found[1]) : $this->getConf(…
H A Dtree.php59 …'depth' => preg_match('/depth:([0-9])/i', $match, $found) ? $found[1] : $this->getConf('tree_depth…
60 'hideResolved' => !!preg_match('/hideResolved/i', $match, $found),
61 …'extras' => preg_match('/extras:([a-z_,]+)/i', $match, $found) ? trim($found[1]) : $this->getConf(…
/plugin/bugzillalinks/
H A DREADME.md6 All documentation for this plugin can be found at
12 Icon `bug1.gif` created by Neal Applebaum and found on the official Jira wiki at

12345678910>>...58