This is the revision history for \d in <discord.gg:#412831877242683403>
factoid_id | subject | copula | predicate | author | namespace |
---|---|---|---|---|---|
16274 | \d | is | a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Digit (\p{Digit}) | simcop2387 | <*:##NULL> |
16273 | \d | is | a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Digit (\p{Digit} or \pN) | ilmari | <*:##NULL> |
16272 | \d | is | a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Digit (\p{Number} or \pN) | simcop2387 | <*:##NULL> |
16271 | \d | is | a numerical digit in a regex. i.e. ASCII 0-9 characters or unicode property Number (\p{Number} or \pN) | simcop2387 | <*:##NULL> |
16270 | \d | is | a digit(0-9) in a regexp | vlad | <*:##NULL> |