Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c6609 static Expression *foreachApplyUtf(UnionExp *pue, InterState *istate, Expression *str, Expression *… in foreachApplyUtf() function
6970 return foreachApplyUtf(pue, istate, str, (*arguments)[1], rvs); in evaluateIfBuiltin()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d6987 private Expression foreachApplyUtf(UnionExp* pue, InterState* istate, Expression str, Expression de… in foreachApplyUtf() function
7349 return foreachApplyUtf(pue, istate, str, (*arguments)[1], rvs); in evaluateIfBuiltin()