Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist-src > by-pkgid > b205e2a8c174d197ff1b55b5766a23ae

php-pecl-docblock-0.2.0-2.src.rpm

Description:

This extension is like the tokenizer extension for PHP. It takes a
document comment (docblock) like this one:

/**
- information {@inlinetag}
- @tags
- */

and parses it into tokens.

The primary function is docblock_tokenize(), which accepts a string,
and returns an array of arrays of array(TOKEN, "token"). TOKEN is one
of DOCBLOCK_* constants.

docblock_tokenize() has an optional second bool parameter that
determine whether to output non-essential tokens like the /** * stuff.

docblock_token_name() takes a DOCBLOCK_* constant and returns its name

In PECL status of this extension is: alpha.

Generated packages:

Other version of this rpm: