Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for character (5.99 sec)

  1. .github/PULL_REQUEST_TEMPLATE

        "This change modifies Go to ___________"
      + Lowercase verb after the colon
      + No trailing period
      + Keep the title as short as possible. ideally under 76 characters or shorter
    + No Markdown
    + The first PR comment (this one) is wrapped at 76 characters, unless it's
      really needed (ASCII art, table, or long link)
    + If there is a corresponding issue, add either `Fixes #1234` or `Updates #1234`
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Feb 21 02:07:46 GMT 2018
    - 1.2K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg regexp/syntax, const EmptyWordBoundary = 16
    pkg regexp/syntax, const ErrInternalError = "regexp/syntax: internal error"
    pkg regexp/syntax, const ErrInvalidCharClass = "invalid character class"
    pkg regexp/syntax, const ErrInvalidCharRange = "invalid character class range"
    pkg regexp/syntax, const ErrInvalidEscape = "invalid escape sequence"
    pkg regexp/syntax, const ErrInvalidNamedCapture = "invalid named capture"
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
Back to top