Actions

Translations

Using regular expressions/117/zh-cn: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 October 2020

10 October 2020

  • curprev 08:4908:49, 10 October 2020Lacity talk contribs 249 bytes +249 Created page with "To validate for one state use the following (example is Texas): *TX uppercase only: <source lang="html">/^(TX)$/</source> *tx lowercase only: <source lang="html">/^(tx)$/</sou..."