Searched defs:unicodeToNumber (Results 1 – 2 of 2) sorted by relevance
54 cvox.SemanticUtil.unicodeToNumber = function(unicode) { function in cvox.SemanticUtil
834 cvox.SemanticUtil.unicodeToNumber=function(a){if(!a||2<a.length)return null;if(2==a.length){var b=a… function