11441145114611471148114911501151115211531154
(tagName.charAt(2) == 'x' || (tagName.charAt(2) == 'X')) && tagName.charAt(3) == '_') )) { newItem = new CfmlCustomTag(getLineNumber(match.startPos), match.startPos, match.endPos, tagName); newItem.setItemData(match.match); } else {