Home
last modified time | relevance | path

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

/plugin/strata/syntax/
H A Dselect.php84 $result['fields'] = $this->helper->parseFieldsShort($header, $typemap);
/plugin/strata/helper/
H A Dsyntax.php742 function parseFieldsShort($line, &$typemap) {
738 function parseFieldsShort($line, &$typemap) { global() function in helper_plugin_strata_syntax