[pcre-dev] Is pcre_fullinfo thread-safe?

トップ ページ
このメッセージを削除
著者: Giuseppe D'Angelo
日付:  
To: pcre-dev
題目: [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