#include "common.h"#include <stdio.h>#include "machine.h"#include "vmath.h"#include "db.h"#include "raytrace.h"#include "rtgeom.h"#include "./debug.h"Include dependency graph for db_match.c:

Go to the source code of this file.
| Functions | |
| int | db_regexp_match (register const char *pattern, register const char *string) | 
| int | db_regexp_match_all (struct bu_vls *dest, struct db_i *dbip, const char *pattern) | 
| HIDDEN void | db_count_refs (struct db_i *dbip, struct rt_comb_internal *comb, union tree *comb_leaf, genptr_t dummy1, genptr_t dummy2, genptr_t dummy3) | 
| void | db_update_nref (struct db_i *dbip, struct resource *resp) | 
Author - Michael John Muuss Glenn Durfee
Source - The U. S. Army Research Laboratory Aberdeen Proving Ground, Maryland 21005-5068 USA
Definition in file db_match.c.
 1.4.6
 1.4.6