Home
last modified time | relevance | path

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

/plugin/survey/syntax/
H A Dsurvey.php90 $surveySyntax = $helper->sanitizeSyntax($data[0]);
/plugin/survey/helper/
H A Dsurvey.php64 public function sanitizeSyntax($surveySyntax) function in helper_plugin_survey_survey