POV-Ray : Newsgroups : povray.programming : Hackers... (Howto "not being hacked with povray") : Re: Hackers... (Howto "not being hacked with povray") Server Time
28 Jul 2024 20:29:29 EDT (-0400)
  Re: Hackers... (Howto "not being hacked with povray")  
From: Ron Parker
Date: 22 Nov 2000 09:49:14
Message: <slrn91nn7c.ebe.ron.parker@fwi.com>
On 22 Nov 2000 09:14:14 -0500, Warp wrote:
>  I think that the most secure way of finding a true fopen is (using
>regular expressions):
>
>  (^|[^0-9A-Za-z])fopen($|[^0-9A-Za-z])
>
>  I think that there's a shortcut in perl for [^0-9A-Za-z] but I don't
>remember which it was.

\W


-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.