Can PCRE regex match a null character?

前端 未结 3 1632
野性不改
野性不改 2020-12-09 15:38

I have a text source with nulls in it and I need to pull them out along with my regex pattern. Can regex even match a null character?

I only realized I had them w

3条回答
提交回复
热议问题