Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 25 of 33) sorted by relevance

12

/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
DCss.php20 private $_inSelectorSequence = FALSE;
125 $this->_inSelectorSequence = FALSE;
131 $this->_inSelectorSequence = FALSE;
137 $this->_inSelectorSequence = FALSE;
143 $this->_inSelectorSequence = FALSE;
DXpath.php245 $hasDoubleQuote = FALSE !== strpos($literal, '"');
247 $hasSingleQuote = FALSE !== strpos($literal, "'");
622 return FALSE;
698 if (class_exists('Transliterator', FALSE)) {
/template/r7throot3/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/r7throot2/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/strap/vendor/carica/phpcss/src/PhpCss/
DParser.php129 $expectedTokens, int $position = 0, bool $allowEndOfTokens = FALSE
192 $found = FALSE;
210 return FALSE;
/template/r7throot8/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/r7throot5/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/r7throot6/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/r7thblog1/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/dwsimple/
Dmain.php3 …if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLINC = …
/template/r7throot4/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/r7throot7/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/r7throot1/
Dmain.php1 <?php if (isset($DOKU_TPL)==FALSE) $DOKU_TPL = DOKU_TPL; if (isset($DOKU_TPLINC)==FALSE) $DOKU_TPLI…
/template/wallpaper/
Dtpl_functions.php48 $ff = FALSE;
229 if(strpos($id,':') !== FALSE) {
246 $ret = FALSE;
/template/strap/ComboStrap/PageSqlParser/
DPageSqlLexer.interp113 FALSE
184 FALSE
DPageSql.tokens39 FALSE=39
DPageSqlLexer.tokens39 FALSE=39
DPageSql.interp113 FALSE
/template/peanutbutter/
Dmain.php23 $showSidebar = FALSE;
Dtpl_functions.php145 while($look[$i] and strpos($look[$i],'images') === FALSE) {
/template/monochrome/
Dmain.php23 $showSidebar = FALSE;
Dtpl_functions.php142 while($look[$i] and strpos($look[$i],'images') === FALSE) {
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/Status/
DSelector.php71 return FALSE;
/template/peanutbutter2/
Dtpl_functions.php145 while($look[$i] and strpos($look[$i],'images') === FALSE) {
/template/strap/vendor/carica/phpcss/src/PhpCss/Scanner/
DToken.php157 return FALSE;

12