/PHP-5.5/ext/dba/ |
H A D | dba_qdbm.c | 83 char *value, *new = NULL; in DBA_FETCH_FUNC() local 136 char *value, *new = NULL; in DBA_FIRSTKEY_FUNC() local 154 char *value, *new = NULL; in DBA_NEXTKEY_FUNC() local
|
H A D | dba_tcadb.c | 92 char *value, *new = NULL; in DBA_FETCH_FUNC() local 155 char *value, *new = NULL; in DBA_FIRSTKEY_FUNC() local 175 char *value, *new = NULL; in DBA_NEXTKEY_FUNC() local
|
H A D | dba_flatfile.c | 65 char *new = NULL; in DBA_FETCH_FUNC() local
|
H A D | dba_ndbm.c | 80 char *new = NULL; in DBA_FETCH_FUNC() local
|
H A D | dba_gdbm.c | 86 char *new = NULL; in DBA_FETCH_FUNC() local
|
H A D | dba_dbm.c | 100 char *new = NULL; in DBA_FETCH_FUNC() local
|
H A D | dba_db3.c | 126 char *new = NULL; in DBA_FETCH_FUNC() local
|
H A D | dba_db4.c | 164 char *new = NULL; local
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fpm_atomic.h | 104 static inline int atomic_cas_64(atomic_t *lock, atomic_uint_t old, atomic_uint_t new) /* {{{ */ in atomic_cas_64() 121 static inline int atomic_cas_32(atomic_t *lock, atomic_uint_t old, atomic_uint_t new) /* {{{ */ in atomic_cas_32()
|
/PHP-5.5/ext/opcache/ |
H A D | zend_accelerator_util_funcs.c | 34 # define accel_xlat_set(old, new) zend_hash_index_update(&ZCG(bind_hash), (ulong)(zend_uintptr_t)(o… argument 35 # define accel_xlat_get(old, new) zend_hash_index_find(&ZCG(bind_hash), (ulong)(zend_uintptr_t)(old… argument 37 # define accel_xlat_set(old, new) zend_hash_quick_add(&ZCG(bind_hash), (char*)&(old), sizeof(void*)… argument 38 # define accel_xlat_get(old, new) zend_hash_quick_find(&ZCG(bind_hash), (char*)&(old), sizeof(void*… argument
|
H A D | zend_shared_alloc.c | 432 void zend_shared_alloc_register_xlat_entry(const void *old, const void *new) in zend_shared_alloc_register_xlat_entry()
|
/PHP-5.5/ext/standard/ |
H A D | browscap.c | 456 zval *new; in browscap_zval_copy_ctor() local
|
/PHP-5.5/ext/odbc/ |
H A D | birdstep.c | 293 VConn *new; in PHP_FUNCTION() local
|
/PHP-5.5/ext/phar/ |
H A D | stream.c | 864 phar_entry_info new, *source; in phar_wrapper_rename() local
|
H A D | tar.c | 692 php_stream *new; member
|
/PHP-5.5/ |
H A D | server-tests.php | 149 function copyfiles($src,$new) {
|
/PHP-5.5/main/ |
H A D | alloca.c | 205 register pointer new = malloc (sizeof (header) + size); local
|
/PHP-5.5/sapi/apache/ |
H A D | mod_php5.c | 783 HashTable *new; in php_merge_dir() local
|
/PHP-5.5/ext/opcache/Optimizer/ |
H A D | block_pass.c | 334 …tic inline void replace_source(zend_block_source *list, zend_code_block *old, zend_code_block *new) in replace_source()
|
/PHP-5.5/ext/sybase_ct/ |
H A D | php_sybase_ct.c | 734 zend_bool new = 0; in php_sybase_do_connect() local
|