Home
last modified time | relevance | path

Searched defs:name (Results 226 – 248 of 248) sorted by relevance

12345678910

/PHP-5.3/ext/odbc/
H A Dphp_odbc.c3598 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3668 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c1798 char name[32]; in php_sybase_fetch_hash() local
/PHP-5.3/ext/dom/
H A Dphp_dom.c296 static void dom_register_prop_handler(HashTable *prop_handler, char *name, dom_read_t read_func, do… in dom_register_prop_handler()
/PHP-5.3/main/
H A Dmain.c1271 static int php_get_configuration_directive_for_zend(const char *name, uint name_length, zval *conte… in php_get_configuration_directive_for_zend()
/PHP-5.3/ext/curl/
H A Dinterface.c426 const char *name; in PHP_INI_BEGIN() member
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c485 static inline void add_offset_pair(zval *result, char *str, int len, int offset, char *name) in add_offset_pair()
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.h208 UChar* name; member
H A Dregint.h806 char* name; member
H A Doniguruma.h160 const char* name; member
/PHP-5.3/ext/standard/
H A Dstreamsfuncs.c302 char *name = NULL; in PHP_FUNCTION() local
H A Dfile.c378 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c511 static char *php_apache_getenv(char *name, size_t name_len TSRMLS_DC) in php_apache_getenv()
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c131 char *name; in rewrite_name_to_position() local
/PHP-5.3/ext/iconv/
H A Diconv.c2780 static php_stream_filter *php_iconv_stream_filter_factory_create(const char *name, zval *params, in… in php_iconv_stream_filter_factory_create()
/PHP-5.3/ext/phar/
H A Dphar.c3336 char *name = NULL; local
H A Dphar_object.c167 char *name = NULL, buf[8192], *cwd; in phar_file_action() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_structs.h66 const char *name; /* Name of column */ member
121 const char *name; member
/PHP-5.3/ext/sqlite/
H A Dsqlite.c1101 #define REGISTER_SQLITE_CLASS(name, c_name, parent) \ argument
/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h968 char *name; /* The name of the trigger */ member
/PHP-5.3/ext/date/
H A Dphp_date.c2699 #define PHP_DATE_PARSE_DATE_SET_TIME_ELEMENT(name, elem) \ in php_date_do_return_parsed_time() argument
/PHP-5.3/ext/pgsql/
H A Dpgsql.c4905 char *name; local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c17170 char name[32]; in os2MutexAlloc() local
/PHP-5.3/Zend/
H A Dzend_vm_execute.h2962 zval *name = &opline->op1.u.constant; in ZEND_DECLARE_CONST_SPEC_CONST_CONST_HANDLER() local

Completed in 529 milliseconds

12345678910