Searched refs:REG_DATA_BINDING (Results 1 – 1 of 1) sorted by relevance
26 const REG_DATA_BINDING = /{{{(.+?)}}}|{{(.+?)}}/ constant470 if (!REG_DATA_BINDING.test(v)) {502 if (!REG_DATA_BINDING.test(v)) {806 if (REG_DATA_BINDING.test(styleContent[1])) {929 if (!REG_DATA_BINDING.test(val)) {946 REG_DATA_BINDING.test(val) ? '!{{' + content + '}}' : '!' + content962 if (!REG_DATA_BINDING.test(val)) {970 REG_DATA_BINDING.test(val) ?1029 out.jsonTemplate.id = REG_DATA_BINDING.test(id) ? bind(id, undefined, true, out, nodeLoc) : id1079 if (REG_DATA_BINDING.test(val)) {