Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-11-22 12:25
Flavor·PCRE2 (PHP)

/
^(iPhone|iPad|iPod|Watch)(\d{1,2}),(\d{1}).*$
/
gm
Open regex in editor

Description

Check the modelCode for iOS/iPadOS devices

Submitted by ppeelen