Home
last modified time | relevance | path

Searched defs:ZEND_FILE_LINE_DC (Results 1 – 9 of 9) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_variables.c31 ZEND_API void ZEND_FASTCALL _zval_dtor_func(zend_refcounted *p ZEND_FILE_LINE_DC) in _zval_dtor_func()
78 ZEND_API void _zval_internal_dtor(zval *zvalue ZEND_FILE_LINE_DC) in _zval_internal_dtor()
109 ZEND_API void _zval_internal_dtor_for_ptr(zval *zvalue ZEND_FILE_LINE_DC) in _zval_internal_dtor_for_ptr()
166 ZEND_API void ZEND_FASTCALL _zval_copy_ctor_func(zval *zvalue ZEND_FILE_LINE_DC) in _zval_copy_ctor_func()
H A Dzend_variables.h37 static zend_always_inline void _zval_ptr_dtor_nogc(zval *zval_ptr ZEND_FILE_LINE_DC) in _zval_ptr_dtor_nogc()
44 static zend_always_inline void i_zval_ptr_dtor(zval *zval_ptr ZEND_FILE_LINE_DC) in i_zval_ptr_dtor()
56 static zend_always_inline void _zval_copy_ctor(zval *zvalue ZEND_FILE_LINE_DC) in _zval_copy_ctor()
67 static zend_always_inline void _zval_opt_copy_ctor(zval *zvalue ZEND_FILE_LINE_DC) in _zval_opt_copy_ctor()
H A Dzend_hash.c621 … zval* ZEND_FASTCALL _zend_hash_add(HashTable *ht, zend_string *key, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_add()
626 …al* ZEND_FASTCALL _zend_hash_update(HashTable *ht, zend_string *key, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_update()
631 …ZEND_FASTCALL _zend_hash_update_ind(HashTable *ht, zend_string *key, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_update_ind()
636 …l* ZEND_FASTCALL _zend_hash_add_new(HashTable *ht, zend_string *key, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_add_new()
649 …LL _zend_hash_str_update(HashTable *ht, const char *str, size_t len, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_str_update()
665 …TCALL _zend_hash_str_add(HashTable *ht, const char *str, size_t len, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_str_add()
822 …val* ZEND_FASTCALL _zend_hash_index_add(HashTable *ht, zend_ulong h, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_index_add()
827 … ZEND_FASTCALL _zend_hash_index_add_new(HashTable *ht, zend_ulong h, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_index_add_new()
832 …* ZEND_FASTCALL _zend_hash_index_update(HashTable *ht, zend_ulong h, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_index_update()
837 …_API zval* ZEND_FASTCALL _zend_hash_next_index_insert(HashTable *ht, zval *pData ZEND_FILE_LINE_DC) in _zend_hash_next_index_insert()
[all …]
H A Dzend_ts_hash.c62 …t(TsHashTable *ht, uint32_t nSize, dtor_func_t pDestructor, zend_bool persistent ZEND_FILE_LINE_DC) in _zend_ts_hash_init()
72 …nSize, dtor_func_t pDestructor, zend_bool persistent, zend_bool bApplyProtection ZEND_FILE_LINE_DC) in _zend_ts_hash_init_ex()
102 …d_ts_hash_add_or_update(TsHashTable *ht, zend_string *key, zval *pData, int flag ZEND_FILE_LINE_DC) in _zend_ts_hash_add_or_update()
113 …ts_hash_index_add_or_update(TsHashTable *ht, zend_ulong h, zval *pData, int flag ZEND_FILE_LINE_DC) in _zend_ts_hash_index_add_or_update()
347 …end_ts_hash_str_update(TsHashTable *ht, const char *key, size_t len, zval *pData ZEND_FILE_LINE_DC) in _zend_ts_hash_str_update()
358 …*_zend_ts_hash_str_add(TsHashTable *ht, const char *key, size_t len, zval *pData ZEND_FILE_LINE_DC) in _zend_ts_hash_str_add()
H A Dzend_execute_API.c531 ZEND_API void _zval_ptr_dtor(zval *zval_ptr ZEND_FILE_LINE_DC) /* {{{ */ in _zval_ptr_dtor()
537 ZEND_API void _zval_internal_ptr_dtor(zval *zval_ptr ZEND_FILE_LINE_DC) /* {{{ */ in _zval_internal_ptr_dtor()
H A Dzend_portability.h379 # define ZEND_FILE_LINE_DC , ZEND_FILE_LINE_D macro
392 # define ZEND_FILE_LINE_DC macro
H A Dzend_operators.c505 ZEND_API void ZEND_FASTCALL _convert_to_cstring(zval *op ZEND_FILE_LINE_DC) /* {{{ */ in _convert_to_cstring()
519 ZEND_API void ZEND_FASTCALL _convert_to_string(zval *op ZEND_FILE_LINE_DC) /* {{{ */ in _convert_to_string()
2859 ZEND_API void ZEND_FASTCALL zend_locale_sprintf_double(zval *op ZEND_FILE_LINE_DC) /* {{{ */
H A Dzend_API.c1088 ZEND_API int _array_init(zval *arg, uint32_t size ZEND_FILE_LINE_DC) /* {{{ */ in _array_init()
1301 …properties_init(zval *arg, zend_class_entry *class_type, HashTable *properties ZEND_FILE_LINE_DC) … in _object_and_properties_init()
1338 ZEND_API int _object_init_ex(zval *arg, zend_class_entry *class_type ZEND_FILE_LINE_DC) /* {{{ */ in _object_init_ex()
1344 ZEND_API int _object_init(zval *arg ZEND_FILE_LINE_DC) /* {{{ */ in _object_init()
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_statistics.c200 …st MYSQLND_STATS * const stats, const MYSQLND_STRING * names, zval *return_value ZEND_FILE_LINE_DC) in mysqlnd_fill_stats_hash()
283 _mysqlnd_get_client_stats(MYSQLND_STATS * stats_ptr, zval *return_value ZEND_FILE_LINE_DC) in _mysqlnd_get_client_stats()

Completed in 48 milliseconds