Home
last modified time | relevance | path

Searched refs:ulong (Results 26 – 50 of 116) sorted by relevance

12345

/PHP-5.5/ext/mysqlnd/
H A Dconfig9.m453 …PHP_CHECK_TYPES([int8 uint8 int16 uint16 int32 uint32 uchar ulong int8_t uint8_t int16_t uint16_t …
H A Dphp_mysqlnd.c53 ulong num_key; in mysqlnd_minfo_print_hash()
H A Dmysqlnd_enum_n_def.h606 #define MYSQLND_DEFAULT_PREFETCH_ROWS (ulong) 1
H A Dmysqlnd_structs.h162 ulong flags;
187 ulong max_allowed_packet;
415 typedef ulong (*func_mysqlnd_conn_data__escape_string)(MYSQLND_CONN_DATA * const conn, char *new…
/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer.c36 ulong hash_value = zend_inline_hash_func(name, name_len+1); in zend_optimizer_lookup_cv()
255 ulong index; in update_op2_const()
/PHP-5.5/ext/opcache/
H A DZendAccelerator.h185 ulong hash_value;
207 ulong hits;
/PHP-5.5/Zend/
H A Dzend_constants.c315 …t_ex(const char *name, uint name_len, zval *result, zend_class_entry *scope, ulong flags TSRMLS_DC) in zend_get_constant_ex()
451 zend_constant *zend_quick_get_constant(const zend_literal *key, ulong flags TSRMLS_DC) in zend_quick_get_constant()
488 ulong chash = 0; in zend_register_constant()
H A Dzend_compile.h114 ulong extended_value;
223 ulong h;
258 ulong hash_value;
441 void zend_resolve_class_name(znode *class_name, ulong fetch_type, int check_ns_name TSRMLS_DC);
712 ZEND_API zend_bool zend_is_auto_global_quick(const char *name, uint name_len, ulong hashval TSRMLS_…
H A Dconfigure.in26 #undef ulong
H A Dzend_string.c85 ulong h; in zend_new_interned_string_int()
H A Dzend_API.c1308 ZEND_API int add_index_long(zval *arg, ulong index, long n) /* {{{ */ in add_index_long()
1319 ZEND_API int add_index_null(zval *arg, ulong index) /* {{{ */ in add_index_null()
1330 ZEND_API int add_index_bool(zval *arg, ulong index, int b) /* {{{ */ in add_index_bool()
1341 ZEND_API int add_index_resource(zval *arg, ulong index, int r) /* {{{ */ in add_index_resource()
1352 ZEND_API int add_index_double(zval *arg, ulong index, double d) /* {{{ */ in add_index_double()
1363 ZEND_API int add_index_string(zval *arg, ulong index, const char *str, int duplicate) /* {{{ */ in add_index_string()
1385 ZEND_API int add_index_zval(zval *arg, ulong index, zval *value) /* {{{ */ in add_index_zval()
1496 ZEND_API int add_get_index_long(zval *arg, ulong index, long l, void **dest) /* {{{ */ in add_get_index_long()
1507 ZEND_API int add_get_index_double(zval *arg, ulong index, double d, void **dest) /* {{{ */ in add_get_index_double()
3418 ulong h = zend_get_hash_value(name, name_length+1); in zend_declare_property_ex()
[all …]
H A Dzend_object_handlers.c275 ulong h; in zend_get_property_info_quick()
922 …nd_class_entry *ce, char *function_name_strval, int function_name_strlen, ulong hash_value TSRMLS_… in zend_check_private_int()
1013 ulong hash_value; in zend_std_get_method()
1157 ulong hash_value; in zend_std_get_static_method()
1245 ulong hash_value; in zend_std_get_static_property()
/PHP-5.5/ext/standard/
H A Dbasic_functions.h172 ulong strtok_len;
H A Dhttp.c38 ulong idx; in php_url_encode_hash_ex()
H A Dstreamsfuncs.c550 ulong num_key; in PHP_FUNCTION()
580 ulong num_key; in PHP_FUNCTION()
666 ulong num_ind; in stream_array_from_fd_set()
932 ulong num_key; in parse_context_options()
H A Darray.c1288 ulong num_key; in PHP_FUNCTION()
1941 ulong index; in _phpi_pop()
2139 ulong num_key; in PHP_FUNCTION()
2216 ulong num_key; in php_array_merge()
2291 ulong num_key; in php_array_replace_recursive()
2640 ulong num_key; in PHP_FUNCTION()
2785 ulong num_key; in PHP_FUNCTION()
4008 ulong num_key; in PHP_FUNCTION()
4214 ulong num_key; in PHP_FUNCTION()
4332 ulong num_key; in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h133 ulong descriptor_count; /* used to index the descriptors hash table. Not an accurate count */
150 ulong index; /* descriptors hash table index */
/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c128 ulong num_index; in merge_php_config()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_php.c266 ulong num_key; in fpm_php_get_string_from_table()
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c396 ulong rc; in mysqli_stmt_bind_result_do_bind()
504 ulong tmp = 0; in mysqli_stmt_bind_result_do_bind()
595 ulong rc; in PHP_FUNCTION()
641 ulong rc; in PHP_FUNCTION()
995 ulong ret;
2372 ulong mode;
2373 ulong attr;
2415 ulong value = 0;
2416 ulong attr;
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c146 ulong num_index; in merge_php_config()
/PHP-5.5/ext/wddx/
H A Dwddx.c300 ulong idx; in PS_SERIALIZER_DECODE_FUNC()
464 ulong idx; in php_wddx_serialize_object()
564 ulong idx; in php_wddx_serialize_array()
567 ulong ind = 0; in php_wddx_serialize_array()
/PHP-5.5/ext/json/
H A Djson.c180 ulong index, idx; in json_determine_array_type()
264 ulong index; in json_encode_array()
/PHP-5.5/ext/session/
H A Dphp_session.h257 ulong num_key; \
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1371 ulong link;
1377 link = (ulong) index_ptr->ptr;
5426 ulong num_idx = -1;
6082 ulong option = 0;
6112 static int do_exec(smart_str *querystr, int expect, PGconn *pg_link, ulong opt TSRMLS_DC)
6181 ulong num_idx;
6286 ulong option = PGSQL_DML_EXEC;
6319 ulong num_idx;
6442 ulong option = PGSQL_DML_EXEC;
6534 ulong option = PGSQL_DML_EXEC;
[all …]

Completed in 273 milliseconds

12345