Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. zeroNumber :: Integral i => CharParser st i

    parsec-numbers Text.ParserCombinators.Parsec.Number

    parse a nat syntactically starting with a zero

  2. data Pcre2_callout_enumerate_block

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  3. pcre2_callout_block_callout_number :: Ptr Pcre2_callout_block -> IO CUInt

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  4. pcre2_callout_enumerate :: Ptr Pcre2_code -> FunPtr (Ptr Pcre2_callout_enumerate_block -> Ptr a -> IO CInt) -> Ptr a -> IO CInt

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  5. pcre2_callout_enumerate_block_callout_number :: Ptr Pcre2_callout_enumerate_block -> IO CUInt

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  6. pcre2_callout_enumerate_block_callout_string :: Ptr Pcre2_callout_enumerate_block -> IO PCRE2_SPTR

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  7. pcre2_callout_enumerate_block_callout_string_length :: Ptr Pcre2_callout_enumerate_block -> IO PCRE2_SIZE

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  8. pcre2_callout_enumerate_block_callout_string_offset :: Ptr Pcre2_callout_enumerate_block -> IO PCRE2_SIZE

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  9. pcre2_callout_enumerate_block_next_item_length :: Ptr Pcre2_callout_enumerate_block -> IO PCRE2_SIZE

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

  10. pcre2_callout_enumerate_block_pattern_position :: Ptr Pcre2_callout_enumerate_block -> IO PCRE2_SIZE

    pcre2 Text.Regex.Pcre2.Foreign

    No documentation available.

Page 506 of many | Previous | Next