[pcre-dev] Is pcre_fullinfo thread-safe?

Inizio della pagina
Delete this message
Autore: Giuseppe D'Angelo
Data:  
To: pcre-dev
Oggetto: [pcre-dev] Is pcre_fullinfo thread-safe?
I know it is already :-) By looking at its source code, it just
extracts information from the compiled pattern and the extra data.
However, the man page simply talks about matching from multiple
threads and makes no mention of the other, ancillary PCRE functions.
Can one always assume they're thread safe?

Thanks,
--
Giuseppe D'Angelo