(php-libvirt 0.1)
libvirt_domain_lookup_by_name — Try to look up a domain by its name.
Try to look up a domain on the given hypervisor based on its name.
Libvirt connection obtained by calling libvirt_connect().
Name of a domain.
FALSE on failure and domain resource on success