[ buster ]
[ bullseye ]
[ 原始碼: libpcre++ ]
套件:libpcre++-dev(0.9.5-6.1 以及其他的)
C++ wrapper class for pcre (development)
PCRE++ is a C++ wrapper-class for the library PCRE (Perl Compatible Regular Expressions).
Its class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.
其他與 libpcre++-dev 有關的套件
|
|
|
|
-
- dep: libpcre++0v5 (= 0.9.5-6.1+b11)
- C++ wrapper class for pcre (runtime)
-
- dep: libpcre3-dev
- Old Perl 5 Compatible Regular Expression Library - development files