Lines Matching defs:empty
108 return !empty($html_output);
192 if (!empty($class)) {
280 if (!empty($replacements['__theme_color__'])) {
364 if (!empty($INFO['meta']['subject'])) {
427 if (empty($attr)) {
430 if ($nonce && $tag == 'script' && !empty($attr['_data'])) {
1155 if (!empty($tag[0])) {
1601 * @param string $empty empty option label
1607 function tpl_actiondropdown($empty = '', $button = '>')
1611 echo $menu->getDropdown($empty, $button);
1794 if (empty($config_cascade['main'][$config_group])) continue;