PHP Classes

File: phpdoc.dist.xml

Recommend this page to a friend!
  Classes of CPK Smithies   bitvec   phpdoc.dist.xml   Download  
File: phpdoc.dist.xml
Role: Auxiliary data
Content type: text/plain
Description: Configuration for generating the HTML documentation
Class: bitvec
Manipulate arrays of bits with SplFixedArray class
Author: By
Last change:
Date: 11 years ago
Size: 348 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8" ?> <phpdoc> <title>bitvec: compact array of 0/1 values</title> <parser> <target>doc/parser</target> </parser> <transformer> <target>doc</target> </transformer> <files> <file>bitvec.php</file> </files> <transformations> <template name="new-black"/> </transformations> </phpdoc>