Commit Graph

6 Commits

Author SHA1 Message Date
Carlo Marcelo Arenas Belón
303e3bc480 make sure to use either size_t or PCRE2_SIZE correctly (#195)
It doesn't change much in practice, but helps clarify the interfaces
of some functions that were either documented with the wrong type or
had mismatching types between declaration and implementation.
2023-01-23 12:36:53 +00:00
Philip Hazel
4a8f5d104c Local updates consequent on ocumentation patches (PR#47). 2021-11-27 16:32:52 +00:00
Philip.Hazel
e75410a5d8 More typos and changes to "Kibibytes" for "Kilobytes". 2018-06-18 14:03:33 +00:00
Philip.Hazel
3aeb812180 Documentation update. 2017-03-24 16:53:38 +00:00
Philip.Hazel
161cd17ba0 Move context argument to last in pcre2_jit_stack_create(). 2014-11-28 12:46:16 +00:00
Philip.Hazel
08e3107cbe Changed jit_stack_alloc to jit_stack_create. 2014-11-03 17:13:00 +00:00