Home
last modified time | relevance | path

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

/plugin/strata/helper/
H A Dsyntax.php354 $patterns = $this->extractText($root);
700 $fieldsLines = $this->extractText($fieldsGroups[0]);
913 function extractText(&$root) {
987 $text = $this->extractText($tree);
904 function extractText(&$root) { global() function in helper_plugin_strata_syntax
/plugin/strata/syntax/
H A Dentry.php87 $lines = $this->syntax->extractText($tree);