全部搜尋項
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-rsc-binaryregexp  ]

套件:golang-rsc-binaryregexp-dev(0.2.0-3)

golang-rsc-binaryregexp-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-rsc-binaryregexp

維護小組:

外部的資源:

相似套件:

Go regexp for binary/latin-1 data

Go package regexp implements regular expression search.

The syntax of the regular expressions accepted is the same general syntax used by Perl, Python, and other languages. More precisely, it is the syntax accepted by RE2 and described at https://golang.org/s/re2syntax, except for \C. For an overview of the syntax, run

    go doc regexp/syntax

The regexp implementation provided by this package is guaranteed to run in time linear in the size of the input. (This is a property not guaranteed by most open source implementations of regular expressions.) For more information about this property, see

    https://swtch.com/~rsc/regexp/regexp1.html

or any book about automata theory.

All characters are UTF-8-encoded code points.

下載 golang-rsc-binaryregexp-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 409。7 kB774。0 kB [檔案列表]