I'm looking for the PHP syntax of getMultipleLeads in use with a field Name criteria.
Ex. I would like to get all leads with the attrName 'Country' where attrValue is 'NONE'
You can do this with the REST API, not the SOAP API
Get Multiple Leads by Filter Type » Marketo Developers
You'd just set the filter to the column, then pass in the values.