Home
last modified time | relevance | path

Searched defs:name (Results 251 – 271 of 271) sorted by relevance

1...<<11

/PHP-5.5/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.5/sapi/litespeed/
H A Dlsapilib.c1832 static char * GetHeaderVar( LSAPI_Request * pReq, const char * name ) in GetHeaderVar()
1892 char * LSAPI_GetEnv_r( LSAPI_Request * pReq, const char * name ) in LSAPI_GetEnv_r()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c532 static inline void add_offset_pair(zval *result, char *str, int len, int offset, char *name) in add_offset_pair()
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c302 char *name = NULL; in PHP_FUNCTION() local
H A Dfile.c380 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1230 const char *name; member
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h217 UChar* name; member
H A Dregint.h757 char* name; member
H A Doniguruma.h152 const char* name; member
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c506 static char *php_apache_getenv(char *name, size_t name_len TSRMLS_DC) in php_apache_getenv()
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c1522 void fcgi_set_mgmt_var(const char * name, size_t name_len, const char * value, size_t value_len)
/PHP-5.5/ext/iconv/
H A Diconv.c2823 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.5/ext/phar/
H A Dphar.c3346 char *name = NULL; local
H A Dphar_object.c167 char *name = NULL, buf[8192]; in phar_file_action() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c131 char *name; in rewrite_name_to_position() local
/PHP-5.5/Zend/
H A Dzend_vm_def.h5155 zval *name; variable
H A Dzend_vm_execute.h4036 zval *name; in ZEND_DECLARE_CONST_SPEC_CONST_CONST_HANDLER() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX-encoder.c623 const char *name; member
9588 const char *name; member
10102 const char *name; in print_insn_tilegx() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_structs.h75 const char *name; /* Name of column */ member
139 const char *name; member
/PHP-5.5/ext/pgsql/
H A Dpgsql.c5167 char *name; local
/PHP-5.5/ext/date/
H A Dphp_date.c2933 #define PHP_DATE_PARSE_DATE_SET_TIME_ELEMENT(name, elem) \ in php_date_do_return_parsed_time() argument

Completed in 270 milliseconds

1...<<11