Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Dstatic_context.h1067 void add_decimal_format(const DecimalFormat_t& format, const QueryLoc& loc);
H A Dstatic_context.cpp3920 void static_context::add_decimal_format( in add_decimal_format() function in zorba::static_context
/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp2708 theSctx->add_decimal_format(df, loc); in begin_visit()