WORD_START_REGEXPconstant
Regular expression source matching the start of a word — a zero-width assertion that the previous character is not a letter or number.
Regular expression source matching the start of a word — a zero-width assertion that the previous character is not a letter or number.