Docs.rs
  • libpcre-sys-0.2.2
    • libpcre-sys 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cadencemarseille
    • Dependencies
      • libc ^0.2 normal
      • bzip2 ^0.3 build
      • pkg-config ^0.3 build
      • tar ^0.4 build
    • Versions
    • 20.69% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libpcre_sys0.2.2

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions
  • Type Aliases

Crate libpcre_sys

Source

Structs§

pcre_extra

Enums§

pcre

Constants§

PCRE_ERROR_NOMATCH
PCRE_ERROR_NULL
PCRE_INFO_CAPTURECOUNT
PCRE_INFO_NAMECOUNT
PCRE_INFO_NAMEENTRYSIZE
PCRE_INFO_NAMETABLE
PCRE_NO_UTF8_CHECK
PCRE_UTF8

Statics§

pcre_free⚠

Functions§

pcre_compile⚠
pcre_exec⚠
pcre_free_study⚠
pcre_fullinfo⚠
pcre_refcount⚠
pcre_study⚠
pcre_version⚠

Type Aliases§

compile_options
exec_options
fullinfo_field
study_options