/* YRX - rx_match.c ** (C) 2008 by Remo Dentato (rdentato@users.sourceforge.net) ** ** Permission to use, copy, modify and distribute this code and ** its documentation for any purpose is hereby granted without ** fee, provided that the above copyright notice, or equivalent ** attribution acknowledgement, appears in all copies and ** supporting documentation. ** ** Copyright holder makes no representations about the suitability ** of this software for any purpose. It is provided "as is" without ** express or implied warranty. ** ** This code is a derivative work of the PUBLIC DOMAIN regex routines ** by Ozan Yigit: http://www.cs.yorku.ca/~oz/ ** */ #include "rx_.h"