Regular Expressions 101

Community Patterns

amazon_api_asin_bysku

0

Regular Expression
PCRE (PHP <7.3)

/
\s*<ListInventorySupplyResponse[\s\S]*?>[\s\S]*?<ListInventorySupplyResult[\s\S]*?>[\s\S]*?<MarketplaceId[\s\S]*?>[\s\S]*?<InventorySupplyList[\s\S]*?<ASIN[\s\S]*?>([\s\S]*?)<\/ASIN>
/
gm

Description

no description available

Submitted by anonymous - 5 years ago