This is the revision history for \d in <*:##NULL>

factoid_idsubjectcopulapredicateauthornamespace
16274 \d is a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Digit (\p{Digit}) simcop2387
16273 \d is a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Digit (\p{Digit} or \pN) ilmari
16272 \d is a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Digit (\p{Number} or \pN) simcop2387
16271 \d is a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Number (\p{Number} or \pN) simcop2387
16270 \d is a digit(0-9) in a regexp vlad