Home | History | Annotate | Download | only in files

Lines Matching full:nodename

16 	if (childs.item(i).nodeType == 1 && childs.item(i).nodeName == "title") found = childs.item(i);