Home
last modified time | relevance | path

Searched defs:new (Results 1 – 17 of 17) sorted by relevance

/PHP-5.3/ext/dba/
H A Ddba_qdbm.c83 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 Ddba_flatfile.c65 char *new = NULL; in DBA_FETCH_FUNC() local
H A Ddba_ndbm.c80 char *new = NULL; in DBA_FETCH_FUNC() local
H A Ddba_gdbm.c86 char *new = NULL; in DBA_FETCH_FUNC() local
H A Ddba_dbm.c100 char *new = NULL; in DBA_FETCH_FUNC() local
H A Ddba_db3.c126 char *new = NULL; in DBA_FETCH_FUNC() local
H A Ddba_db4.c164 char *new = NULL; local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_atomic.h104 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 Dhash.c32 void sqliteHashInit(Hash *new, int keyClass, int copyKey){ in sqliteHashInit()
/PHP-5.3/ext/standard/
H A Dbrowscap.c456 zval *new; in browscap_zval_copy_ctor() local
/PHP-5.3/ext/odbc/
H A Dbirdstep.c293 VConn *new; in PHP_FUNCTION() local
/PHP-5.3/ext/phar/
H A Dstream.c864 phar_entry_info new, *source; in phar_wrapper_rename() local
H A Dtar.c672 php_stream *new; member
/PHP-5.3/
H A Dserver-tests.php149 function copyfiles($src,$new) {
/PHP-5.3/main/
H A Dalloca.c205 register pointer new = malloc (sizeof (header) + size); local
/PHP-5.3/sapi/apache/
H A Dmod_php5.c787 HashTable *new; in php_merge_dir() local
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c734 zend_bool new = 0; in php_sybase_do_connect() local

Completed in 45 milliseconds