Home
last modified time | relevance | path

Searched refs:parseFieldsShort (Results 1 – 2 of 2) sorted by relevance

/plugin/strata/syntax/
Dselect.php85 $result['fields'] = $this->helper->parseFieldsShort($header, $typemap);
/plugin/strata/helper/
Dsyntax.php745 function parseFieldsShort($line, &$typemap) { function in helper_plugin_strata_syntax