Home
last modified time | relevance | path

Searched refs:_zend_literal (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_object_handlers.h27 struct _zend_literal;
34 …t_read_property_t)(zval *object, zval *member, int type, const struct _zend_literal *key TSRMLS_DC…
46 …ite_property_t)(zval *object, zval *member, zval *value, const struct _zend_literal *key TSRMLS_DC…
53 …roperty_ptr_ptr_t)(zval *object, zval *member, int type, const struct _zend_literal *key TSRMLS_DC…
70 …perty_t)(zval *object, zval *member, int has_set_exists, const struct _zend_literal *key TSRMLS_DC…
76 typedef void (*zend_object_unset_property_t)(zval *object, zval *member, const struct _zend_literal
91 …thod_t)(zval **object_ptr, char *method, int method_len, const struct _zend_literal *key TSRMLS_DC…
153 …st char *function_name_strval, int function_name_strlen, const struct _zend_literal *key TSRMLS_DC…
154 …*property_name, int property_name_len, zend_bool silent, const struct _zend_literal *key TSRMLS_DC…
155 …y *ce, const char *property_name, int property_name_len, const struct _zend_literal *key TSRMLS_DC…
[all …]
H A Dzend_compile.h68 typedef struct _zend_literal { struct
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_class.c251 const struct _zend_literal *key TSRMLS_DC ) in Transliterator_get_property_ptr_ptr()
283 const struct _zend_literal *key TSRMLS_DC ) /* {{{ */ in Transliterator_read_property()
318 const struct _zend_literal *key TSRMLS_DC ) in Transliterator_write_property()
/PHP-5.5/ext/spl/
H A Dspl_directory.c665 …d_check(zval **object_ptr, char *method, int method_len, const struct _zend_literal *key TSRMLS_DC… in spl_filesystem_object_get_method_check()

Completed in 24 milliseconds