Module ext_php_rs::php::flags[][src]

Expand description

Bitflags used in PHP and the Zend engine.

Structs

Flags for building classes.

Flags for building constants.

Flags for building module global constants.

Flags for building methods.

Flags for building properties.

Represents the result of a function.

Flags used for setting the type of Zval.