Home
last modified time | relevance | path

Searched refs:get_flags (Results 1 – 6 of 6) sorted by relevance

/plugin/include/_test/
H A Dnamespace_includes.test.php68 $flags = $this->helper->get_flags(array());
79 $flags = $this->helper->get_flags(array());
84 $flags = $this->helper->get_flags(array('depth=2'));
90 $flags = $this->helper->get_flags(array('depth=2'));
96 $flags = $this->helper->get_flags(array('depth=0'));
105 $flags = $this->helper->get_flags(array());
108 $flags = $this->helper->get_flags(array('depth=2'));
146 $flags = $this->helper->get_flags(array());
156 $flags = $this->helper->get_flags(array('rsort'));
164 $flags = $this->helper->get_flags(arra
[all...]
/plugin/include/syntax/
H A Dinclude.php102 $flags = $this->helper->get_flags($flags);
/plugin/mediasyntax/
H A Dhelper.php48 'name' => 'get_flags',
58 function get_flags($setflags)
243 $flags = $this->get_flags($flags);
63 function get_flags($setflags) { global() function in helper_plugin_mediasyntax
/plugin/blog/syntax/
H A Dblog.php104 $include_flags = $include->get_flags($flags);
/plugin/randominc/
H A Dsyntax.php135 $flags = $this->helper->get_flags($flags);
/plugin/include/
H A Dhelper.php57 'name' => 'get_flags',
67 function get_flags($setflags) { function in helper_plugin_include