Last active
August 29, 2015 13:23
-
-
Save yoshihara/22ea3a52a6cf67c76bbe to your computer and use it in GitHub Desktop.
OSX 10.10.4 (Yosemite)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% pkg-config --list-all | grep pcre | |
libpcreposix libpcreposix - PCREPosix - Posix compatible interface to libpcre | |
libpcre16 libpcre16 - PCRE - Perl compatible regular expressions C library with 16 bit character support | |
libpcre libpcre - PCRE - Perl compatible regular expressions C library with 8 bit character support | |
libpcrecpp libpcrecpp - PCRECPP - C++ wrapper for PCRE | |
libpcre32 libpcre32 - PCRE - Perl compatible regular expressions C library with 32 bit character support |
Author
yoshihara
commented
Aug 29, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment