Community Patterns

Community Library Entry

2

Regular Expression
Created·2015-10-13 04:04
Flavor·PCRE (Legacy)

/
([A-Z][a-z]+(?=\s[A-Z])(?:\s[A-Z][a-z]+)+)
/
g
Open regex in editor

Description

"Bank Negara Malaysia", "1Malaysia Development Bhd"

Submitted by aizu