/*
* Copyright (c) 1994 David I. Bell
* Permission is granted to use, distribute, or modify this source,
* provided that this copyright notice remains intact.
*
* Generic value manipulation routi
kses attribute value checks
===========================
As you've probably already read in the README file, an $allowed_html array
normally looks like this:
$allowed = array('b' => array(),
Often, stylesheets need to grab data from the XML file and rearrange
them in the template results. The previous examples used template matching
for all processing, but c
/*
* value - generic value manipulation routines
*
* Copyright (C) 1999-2006 David I. Bell
*
* Calc is open software; you can redistribute it and/or modify it under
* the terms of the version 2
/*
* value - definitions of general values and related routines used by calc
*
* Copyright (C) 1999-2006 David I. Bell
*
* Calc is open software; you can redistribute it and/or modify it under