mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-22 20:08:40 +00:00
11 lines
834 B
Plaintext
11 lines
834 B
Plaintext
RegexError regex/common.html#RegexError common: RegexError
|
|
invalidRune regex/common.html#invalidRune common: invalidRune
|
|
lineBreakRune regex/common.html#lineBreakRune common: lineBreakRune
|
|
toRune regex/common.html#toRune,string common: toRune(s: string): Rune
|
|
`<=` regex/common.html#<=,Rune,Rune common: `<=`(x, y: Rune): bool
|
|
cmp regex/common.html#cmp,Rune,Rune common: cmp(x, y: Rune): int
|
|
bwRuneAt regex/common.html#bwRuneAt,string,int common: bwRuneAt(s: string; n: int): Rune
|
|
bwFastRuneAt regex/common.html#bwFastRuneAt.t,string,int,Rune common: bwFastRuneAt(s: string; n: var int; result: var Rune): untyped
|
|
`%%` regex/common.html#%%,string,openArray[string] common: `%%`(formatstr: string; a: openArray[string]): string
|
|
`%%` regex/common.html#%%,string,string common: `%%`(formatstr: string; a: string): string
|