Home
last modified time | relevance | path

Searched refs:NULL (Results 1 – 25 of 37) sorted by relevance

12

/template/dokui/
Dmain.php76 $page = explode(':',tpl_pagetitle(NULL,true));
127 $nav = explode(':',tpl_pagetitle(NULL,true));
142 <input class="fixjs" type="hidden" name="title" value="<?=tpl_pagetitle(NULL,true)?>">
Dtpl_functions.php17 $page = explode(':',tpl_pagetitle(NULL,true));
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DStatus.php61 return NULL;
75 return NULL;
87 return NULL;
/template/congrid/
Dtpl_functions.php143 $config = tpl_getConf('Layouts', NULL);
149 if ($layouts === NULL) {
156 $best_layout = NULL;
172 return NULL;
192 return NULL;
241 $sep = tpl_getConf('BreadcrumbsSep', NULL);
253 $sep = tpl_getConf('YouAreHereSep', NULL);
500 if ($value !== NULL) {
921 $default = NULL;
Dmain.php24 if ($layout === NULL) {
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Text/
H A DDouble.php45 return NULL;
67 return NULL;
H A DSingle.php45 return NULL;
69 return NULL;
/template/strap/vendor/carica/phpcss/src/PhpCss/Parser/
H A DPseudoClass.php111 $parameter = NULL;
118 $class = NULL;
165 return NULL;
186 return NULL;
H A DSequence.php77 $token = NULL;
114 return NULL;
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Selector/
H A DAttribute.php53 return NULL;
79 return NULL;
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverKeys.php12 const NULL = "\xEE\x80\x80"; define in Facebook\\WebDriver\\WebDriverKeys
121 … $key = implode('', $key) . self::NULL; // the NULL clears the input state (eg. previous modifiers)
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/Status/
H A DSelector.php61 return NULL;
89 return NULL;
/template/strap/ComboStrap/PageSqlParser/
H A DPageSqlLexer.interp124 NULL
195 NULL
H A DPageSql.tokens50 NULL=50
H A DPageSqlLexer.tokens50 NULL=50
H A DPageSql.interp124 NULL
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DCombinator.php10 public function __construct(Sequence $sequence = NULL) {
H A DSequence.php19 public function __construct(array $simples = [], Combinator $combinator = NULL) {
H A DGroup.php44 $this->offsetSet(NULL, $sequence);
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DAttribute.php22 string $name = '', int $match = self::MATCH_EXISTS, Ast\Value\Literal $literal = NULL
H A DPseudoClass.php12 public function __construct(string $name, Ast\Node $parameter = NULL) {
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DOverload.php33 return NULL;
/template/strap/vendor/carica/phpcss/src/PhpCss/
H A DScanner.php94 return NULL;
/template/dokubootstrapsimplified/
Dtpl_functions.php139 …$EVENT_HANDLER->register_hook('TPL_TOC_RENDER', 'AFTER', NULL, '_tpl_toc_to_twitter_bootstrap_even…
/template/strap/ComboStrap/Tag/
H A DRelatedTag.php60 if ($max === NULL) {

12