WORD_END_REGEXPconstant
Regular expression source matching the end of a word — a zero-width assertion that the next character is not a letter or number.
Regular expression source matching the end of a word — a zero-width assertion that the next character is not a letter or number.