Home
last modified time | relevance | path

Searched refs:handleHeader (Results 1 – 4 of 4) sorted by relevance

/plugin/strata/syntax/
H A Dselect.php80 $header = $this->handleHeader($header, $result, $typemap);
228 function handleHeader($header, &$result, &$typemap) {
226 function handleHeader($header, &$result, &$typemap) { global() function in syntax_plugin_strata_select
H A Dlist.php19 function handleHeader($header, &$result, &$typemap) { function in syntax_plugin_strata_list
H A Dtable.php23 function handleHeader($header, &$result, &$typemap) { function in syntax_plugin_strata_table
H A Dentry.php59 $header = $this->handleHeader($header, $result);
194 function handleHeader($header, &$result) {
191 function handleHeader($header, &$result) { global() function in syntax_plugin_strata_entry