Home
last modified time | relevance | path

Searched defs:is_eqname (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parser/
H A Dsymbol_table.cpp113 …:put_qname(char const* text, uint32_t length, bool do_trim_start, bool do_trim_end, bool is_eqname) in put_qname()
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h5416 bool is_eqname() const { return theIsEQName; } in is_eqname() function