current_position 1972 lib/common/xml.c             int current_position = -1;
current_position 1976 lib/common/xml.c                 current_position = target_position;
current_position 1981 lib/common/xml.c                     target = __first_xml_child_match(target, tag, NULL, current_position);
current_position 1984 lib/common/xml.c                     target = __first_xml_child_match(target, tag, id, current_position);