Home
last modified time | relevance | path

Searched refs:gettype (Results 176 – 200 of 212) sorted by path

123456789

/plugin/simplemap/_test/
H A DGeneralSimplemapTest.php64 gettype($conf),
65 gettype($meta),
/plugin/simplenavi/_test/
H A DGeneralTest.php
/plugin/sitemapnavi/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'sitemapnavi/conf/defau…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/skilltagicon/_test/
H A Dgeneral.test.php42 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/sqlite/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/stale/_test/
H A DbaseTest.php81 gettype($conf),
82 gettype($meta),
86 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
115 gettype($conf),
116 gettype($lang),
120 if (gettype($conf) != 'NULL' && gettype($lang) != 'NULL') {
/plugin/structacl/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/structautolink/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/structgantt/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/structodt/_test/
H A Dgeneral.test.php48 $this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'structodt/conf/default.php and ' . DOKU_PLUGIN . 'structodt/conf/metadata.php have to exist and contain the same keys.');
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/structpublish/_test/
H A Dgeneral.test.php52 gettype($conf),
53 gettype($meta),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/structsection/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'structsection/conf/def…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/structstatus/_test/
H A Dgeneral.test.php48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'structstatus/conf/defa…
50 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/structtasks/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/swarmwebhook/_test/
H A Dgeneral.test.php52 gettype($conf),
53 gettype($meta),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/sympaauth/files/
H A Dsympa.class.php131 if (isset($res) && gettype($res) == 'array') {
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …ndmax getrusage getservbyname getservbyport gettext ' +\n 'gettimeofday gettype glob gmdate gmmkt…
/plugin/telleveryone/_test/
H A Dgeneral.test.php52 gettype($conf),
53 gettype($meta),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php532 …PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid variable type '".gettype($p_filelist).…
1850 …PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid type ".gettype($v_value).". Stri…
1868 …PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid type ".gettype($v_value).". Stri…
1885 …PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid type ".gettype($v_value).". Stri…
/plugin/today/_test/
H A DGeneralTest.php64 gettype($conf),
65 gettype($meta),
/plugin/top/_test/
H A Dgeneral.test.php47 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'top/conf/default.php a…
48 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {
/plugin/tos/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/tplinc/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/translation/_test/
H A DGeneralTest.php62 gettype($conf),
63 gettype($meta),
/plugin/vimeo/_test/
H A Dgeneral.test.php52 gettype($conf),
53 gettype($meta),
57 if (gettype($conf) != 'NULL' && gettype($meta) != 'NULL') {

123456789