Regular Expressions 101

Community Patterns

Community Library Entry

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 - 6 years ago