Home
last modified time | relevance | path

Searched defs:h (Results 51 – 71 of 71) sorted by relevance

123

/PHP-5.5/Zend/
H A Dzend_object_handlers.c275 ulong h; in zend_get_property_info_quick() local
H A Dzend_builtin_functions.c1177 ulong h; in ZEND_FUNCTION() local
H A Dzend.h101 # define DL_FETCH_SYMBOL(h,s) dlsym((h), "_" s) argument
H A Dzend_compile.h223 ulong h; member
H A Dzend_API.c3418 ulong h = zend_get_hash_value(name, name_length+1); in zend_declare_property_ex() local
H A Dzend_compile.c3884 ulong h = zend_hash_func(arKey, nKeyLength); in zend_add_trait_method() local
/PHP-5.5/ext/standard/
H A Dhtml.c539 *h = &table[num-1], in unimap_bsearch() local
H A Dstring.c2882 HASH h = php_strtr_hash(&S(&patterns[i].pat)[j], B) & shift->table_mask; local
3036 HASH h = php_strtr_hash(&S(&res->patterns[i].pat)[res->m - res->B], res->B) local
3076 HASH h = php_strtr_hash(&S(text)[pos + d->m - d->B], d->B) & d->shift->table_mask; local
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c1092 register uch h = cs->hash; local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c394 sapi_header_struct *h; in sapi_cgi_send_headers() local
/PHP-5.5/ext/soap/
H A Dphp_sdl.c454 sdlSoapBindingFunctionHeaderPtr h; in wsdl_soap_binding_header() local
639 sdlSoapBindingFunctionHeaderPtr h = wsdl_soap_binding_header(ctx, trav, wsdl_soap_namespace, 0); in wsdl_soap_binding_body() local
/PHP-5.5/ext/date/
H A Dphp_date.c3407 static void php_date_time_set(zval *object, long h, long i, long s, zval *return_value TSRMLS_DC) in php_date_time_set()
3425 long h, i, s = 0; in PHP_FUNCTION() local
3442 long h, i, s = 0; in PHP_METHOD() local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c312 ulong h; in accel_new_interned_string() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h148 uint16_t h; member
/PHP-5.5/ext/gd/libgd/
H A Dgd.h292 int h; member
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c507 static void add_response_header(sapi_header_struct *h, zval *return_value TSRMLS_DC) /* {{{ */ in add_response_header()
651 sapi_header_struct *h; in sapi_cli_server_send_headers() local
/PHP-5.5/ext/tidy/
H A Dtidy.c1157 php_output_handler *h; in php_tidy_clean_output_start() local
/PHP-5.5/ext/snmp/
H A Dsnmp.c1964 void php_snmp_add_property(HashTable *h, const char *name, size_t name_length, php_snmp_read_t read… in php_snmp_add_property()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c1040 ulong h = zend_hash_func(name, namelen); in sxe_properties_add() local
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c886 int *p, *h, *m, n; in collector_strpos() local
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c15385 int h, m; /* Hour and minutes */ member
15496 int h, m, s; in parseHhMmSs() local

Completed in 437 milliseconds

123