Home
last modified time | relevance | path

Searched refs:zend_declare_property_long (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_exceptions.c798zend_declare_property_long(default_exception_ce, "code", sizeof("code")-1, 0, ZEND_ACC_PROTECTED T… in zend_register_default_exception()
807zend_declare_property_long(error_exception_ce, "severity", sizeof("severity")-1, E_ERROR, ZEND_ACC… in zend_register_default_exception()
H A Dzend_API.h309 ZEND_API int zend_declare_property_long(zend_class_entry *ce, const char *name, int name_length, lo…
H A Dzend_API.c3549 ZEND_API int zend_declare_property_long(zend_class_entry *ce, const char *name, int name_length, lo… in zend_declare_property_long() function
/PHP-5.5/ext/mysqli/
H A Dmysqli.c645zend_declare_property_long(mysqli_exception_class_entry, "code", sizeof("code")-1, 0, ZEND_ACC_PRO… in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/dom/
H A Dphp_dom.c676zend_declare_property_long(dom_domexception_class_entry, "code", sizeof("code")-1, 0, ZEND_ACC_PUB… in PHP_MINIT_FUNCTION()

Completed in 34 milliseconds