Lines Matching defs:empty
108 return !empty($html_output);
192 if (!empty($class)) {
279 if (!empty($replacements['__theme_color__'])) {
363 if (!empty($INFO['meta']['subject'])) {
426 if (empty($attr)) {
429 if ($nonce && $tag == 'script' && !empty($attr['_data'])) {
1154 if (!empty($tag[0])) {
1600 * @param string $empty empty option label
1606 function tpl_actiondropdown($empty = '', $button = '>')
1610 echo $menu->getDropdown($empty, $button);
1793 if (empty($config_cascade['main'][$config_group])) continue;