Searched refs:forMatch (Results 1 – 1 of 1) sorted by relevance
995 let forMatch1000 forMatch = { exp: bind(('{{' + suffix[0].trim() + '}}'), undefined, false, out, nodeLoc) } variable1002 forMatch.key = v[1].trim()1003 forMatch.value = v[2].trim()1005 forMatch.value = prefix[0].trim()1008 forMatch = bind('{{' + val + '}}', undefined, false, out, nodeLoc)1010 out.jsonTemplate.repeat = forMatch