registry.inc

Version

1.18 (checked in on 2009/06/10 at 16:14:49 by dries)

Description

This file contains the code registry parser engine.

Functions

Namesort iconDescription
registry_get_parsed_filesReturn the list of files in registry_file
_registry_get_resource_nameDerive the name of the next resource in the token stream.
_registry_parse_fileParse a file and save its function and class listings.
_registry_parse_filesParse all files that have changed since the registry was last built, and save their function and class listings.
_registry_rebuild@see registry_rebuild.
_registry_skip_bodySkip the body of a code block, as defined by { and }.