Home
last modified time | relevance | path

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

/plugin/ebnf/
H A Debnf.php337 $factor = ebnf_parse_factor($dom, $tokens, $i);
342 $sequence->appendChild(ebnf_parse_factor($dom, $tokens, $i));
347 function ebnf_parse_factor(&$dom, &$tokens, &$i) {
348 function ebnf_parse_factor(&$dom, &$tokens, &$i) { global() function