Searched refs:dd (Results 1 – 25 of 317) sorted by relevance
12345678910>>...13
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | HTML.TidyLevel.txt |
|
H A D | Core.LexerImpl.txt |
|
/plugin/deflist/ |
H A D | syntax.php | 406 list($dd, $mark) = each($aData[1][$i]); 407 $dd = str_replace($CHARS, $ENTS, $dd); 411 if (strlen($dd)) { 412 $aRenderer->doc .= $dd; 416 $aRenderer->doc .= (strlen($dd)) 417 ? '</dl><p>' . $dd 423 if (strlen($dd)) { 428 $aRenderer->doc .= (strlen($dd)) 429 ? '<dd><p>' . $dd 435 if (strlen($dd)) { [all …]
|
H A D | style.css | 7 dl dd{margin:0 0 0 2ex;text-align:justify;} 8 dl dd dl{margin:0;padding:0;} 9 dl dd p{padding:0;text-indent:0;}
|
H A D | syntax_plugin_deflist.css | 27 dl dd { 31 dl dd dl { 35 dl dd p {
|
/plugin/outliner/ |
H A D | style.css | 32 dl.outliner dd { 38 dl.outliner:hover > dd { 42 dl.outliner-closed > dd { 46 dl.outliner-closed:hover > dd { 54 dl.outliner-closed:hover > dd dd { 58 dl.outliner-closed.outliner-nopopup:hover > dd {
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | import.rst | 31 <dd>{{ forms.input('username') }}</dd> 33 <dd>{{ forms.input('password', null, 'password') }}</dd> 46 <dd>{{ input_field('username') }}</dd> 48 <dd>{{ input_field('password', '', 'password') }}</dd>
|
/plugin/definitionlist/ |
H A D | style.less | 17 dd+dt { 28 dd { 34 dd p {
|
/plugin/extlist/css/ |
H A D | _bullets.less | 27 dl.check > dd::before, 43 dl.circle > dd::before, 57 dl.disc > dd::before, 71 dl.square > dd::before, 84 dl.dash > dd::before,
|
H A D | definitionlist.less | 27 dd+dt { 40 dd { 49 dd p {
|
H A D | _description.less | 29 dd { 83 dd+dt {
|
/plugin/wikipediasnippet/ |
H A D | all.css | 31 dl.wpsnip > dd blockquote { 38 dl.wpsnip > dd .wplicense { 43 [dir=rtl] dl.wpsnip > dd .wplicense {
|
H A D | print.css | 16 dl.wpsnip > dd { 21 dl.wpsnip > dd .wplicense {
|
H A D | style.css | 26 dl.wpsnip > dd { 36 dl.wpsnip dd .wplicense {
|
H A D | syntax.php | 128 …$wpContent .= ' <dd><blockquote '.$langParams.'>'.$text.NL.'</blockquote>'.$this->_getWPlicense($…
|
/plugin/tumblr/ |
H A D | syntax.php | 247 $html .= '<dd>'.$post['date'].'</dd>'; 249 $html .= '<dd>'.$this->make_link($post['permalink'], $pID).'</dd>';
|
/plugin/authgooglesheets/vendor/google/auth/ |
H A D | README.md | 4 …omepage</dt><dd><a href="http://www.github.com/google/google-auth-library-php">http://www.github.c… 5 …s</dt><dd><a href="https://googleapis.github.io/google-auth-library-php/main/">https://googleapis.… 7 <dd><a href="mailto:temiola@google.com">Tim Emiola</a></dd> 8 <dd><a href="mailto:stanleycheung@google.com">Stanley Cheung</a></dd> 9 <dd><a href="mailto:betterbrent@google.com">Brent Shaffer</a></dd> 10 <dt>Copyright</dt><dd>Copyright © 2015 Google, Inc.</dd> 11 <dt>License</dt><dd>Apache 2.0</dd>
|
/plugin/freechat/phpfreechat/lib/csstidy-1.2/ |
H A D | cssparse.css | 116 dd { selector 131 dd.Warning { 135 dd.Information {
|
/plugin/semanticdata/ |
H A D | style.css | 13 * html div.dataplugin_entry dl dd { 18 *:first-child+html div.dataplugin_entry dl dd { 35 div.dataplugin_entry dl dd { 71 dl.datarelated dd {
|
/plugin/yalist/ |
H A D | print.css | 18 div.dokuwiki .dd, 23 div.dokuwiki dd {
|
/plugin/data-au/ |
H A D | style.css | 13 * html div.dataauplugin_entry dl dd { 18 *:first-child+html div.dataauplugin_entry dl dd { 35 div.dataauplugin_entry dl dd { 70 dl.dataaurelated dd {
|
/plugin/data/ |
H A D | style.css | 13 * html div.dataplugin_entry dl dd { 18 *:first-child + html div.dataplugin_entry dl dd { 37 div.dataplugin_entry dl dd { 86 dl.datarelated dd {
|
/plugin/abc2/abc-libraries/abc2svg/ |
H A D | pedline-1.js | 9 if(de.dd.name!="ped)") 11 if(de.prev&&de.prev.dd.name=="ped)"){de.defl.nost=true
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | functions-dev.php | 3 if (!function_exists('dd')) { 4 function dd(...$args) function
|
/plugin/latexit/tests/dw_orig_test_files/ |
H A D | test7-vnoreny2.txt | 11 == ddřd ==
|
12345678910>>...13