Click or drag to resize

imbStringIsTests_select_isPotentialPersonalNamePair Field

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regex select PotentialPersonalNamePair : [A-ZČŠĆŽĐ]{1}[a-zžđščć]{2,}[\s]{1,4}[A-ZČŠĆŽĐ]{1}[a-zćšđčž]{2,}

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Regex _select_isPotentialPersonalNamePair
Request Example View Source

Field Value

Type: Regex
Remarks

For text: example text

Selects: ex

See Also