Searched defs:new (Results 1 – 17 of 17) sorted by relevance
/PHP-5.3/ext/dba/ |
H A D | dba_qdbm.c | 83 char *value, *new = NULL; in DBA_FETCH_FUNC() local 134 char *value, *new = NULL; in DBA_FIRSTKEY_FUNC() local 152 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.3/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.3/ext/sqlite/libsqlite/src/ |
H A D | hash.c | 32 void sqliteHashInit(Hash *new, int keyClass, int copyKey){ in sqliteHashInit()
|
/PHP-5.3/ext/standard/ |
H A D | browscap.c | 456 zval *new; in browscap_zval_copy_ctor() local
|
/PHP-5.3/ext/odbc/ |
H A D | birdstep.c | 293 VConn *new; in PHP_FUNCTION() local
|
/PHP-5.3/ext/phar/ |
H A D | stream.c | 864 phar_entry_info new, *source; in phar_wrapper_rename() local
|
H A D | tar.c | 672 php_stream *new; member
|
/PHP-5.3/ |
H A D | server-tests.php | 149 function copyfiles($src,$new) {
|
/PHP-5.3/main/ |
H A D | alloca.c | 205 register pointer new = malloc (sizeof (header) + size); local
|
/PHP-5.3/sapi/apache/ |
H A D | mod_php5.c | 787 HashTable *new; in php_merge_dir() local
|
/PHP-5.3/ext/sybase_ct/ |
H A D | php_sybase_ct.c | 734 zend_bool new = 0; in php_sybase_do_connect() local
|
Completed in 50 milliseconds