Home
last modified time | relevance | path

Searched refs:zval (Results 226 – 250 of 423) sorted by relevance

12345678910>>...17

/PHP-5.3/ext/dom/
H A Dnamednodemap.c86 int dom_namednodemap_length_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_namednodemap_length_read()
129 zval *id, *rv = NULL; in PHP_FUNCTION()
203 zval *id, *rv = NULL; in PHP_FUNCTION()
261 zval *id, *rv = NULL; in PHP_FUNCTION()
H A Ddomstringlist.c55 int dom_domstringlist_length_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_domstringlist_length_read()
H A Ddomimplementationlist.c55 int dom_domimplementationlist_length_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_domimplementationlist_length_read()
H A Dnamelist.c58 int dom_namelist_length_read(dom_object *obj, zval **retval TSRMLS_DC) in dom_namelist_length_read()
H A Ddocumentfragment.c56 zval *id; in PHP_METHOD()
123 zval *id; in PHP_METHOD()
/PHP-5.3/ext/fileinfo/
H A Dfileinfo.c60 zval *object = getThis();
101 zval *tmp; in finfo_objects_new()
107 …ass_type->default_properties, (copy_ctor_func_t) zval_property_ctor,(void *) &tmp, sizeof(zval *)); in finfo_objects_new()
371 zval *zfinfo;
390 zval *zfinfo;
422 zval *zfinfo, *zcontext = NULL;
423 zval *what;
/PHP-5.3/ext/bz2/
H A Dbz2_filter.c311 static php_stream_filter *php_bz2_filter_create(const char *filtername, zval *filterparams, int per… in php_bz2_filter_create()
351 zval **tmpzval = NULL; in php_bz2_filter_create()
356 zval tmp, *tmp2; in php_bz2_filter_create()
372 zval tmp, *tmp2; in php_bz2_filter_create()
389 zval **tmpzval; in php_bz2_filter_create()
394 zval tmp; in php_bz2_filter_create()
408 zval tmp; in php_bz2_filter_create()
/PHP-5.3/ext/standard/
H A Dformatted_print.c377 zval ***args, **z_format; in php_formatted_print()
397 zval ***newargs; in php_formatted_print()
398 zval **array; in php_formatted_print()
407 newargs = (zval ***)safe_emalloc(argc, sizeof(zval *), 0); in php_formatted_print()
428 zval *tmp; in php_formatted_print()
557 zval *var, var_copy; in php_formatted_print()
734 zval *arg1; in PHP_FUNCTION()
765 zval *arg1; in PHP_FUNCTION()
H A Dphp_http.h31 zval *type, char *arg_sep TSRMLS_DC);
H A Dhttp_fopen_wrapper.c96 zval **ua_zval = NULL, **tmpzval = NULL; in php_stream_url_wrap_http_ex()
100 zval *response_header = NULL; in php_stream_url_wrap_http_ex()
213 zval **tmpheader = NULL; in php_stream_url_wrap_http_ex()
354 zval ztmp = **tmpzval; in php_stream_url_wrap_http_ex()
401 zval **tmpheader = NULL; in php_stream_url_wrap_http_ex()
645 zval *ztmp; in php_stream_url_wrap_http_ex()
652 zval **rh; in php_stream_url_wrap_http_ex()
662 zval *http_response; in php_stream_url_wrap_http_ex()
705 zend_hash_next_index_insert(Z_ARRVAL_P(response_header), &http_response, sizeof(zval *), NULL); in php_stream_url_wrap_http_ex()
772 zval *http_header; in php_stream_url_wrap_http_ex()
[all …]
H A Ddir.c214 zval *zcontext = NULL; in _php_do_opendir()
265 zval *id = NULL, **tmp, *myself; in PHP_FUNCTION()
384 zval *id = NULL, **tmp, *myself; in PHP_FUNCTION()
402 zval *id = NULL, **tmp, *myself; in PHP_NAMED_FUNCTION()
561 zval *zcontext = NULL; in PHP_FUNCTION()
H A Ddns_win32.c48 zval *mx_list, *weight_list = NULL; in PHP_FUNCTION()
141 static void php_parserr(PDNS_RECORD pRec, int type_to_fetch, int store, zval **subarray) in php_parserr()
203 zval *entries; in php_parserr()
343 zval *authns = NULL, *addtl = NULL; in PHP_FUNCTION()
436 zval *retval = NULL; in PHP_FUNCTION()
/PHP-5.3/Zend/
H A Dzend_ini_scanner.h34 int ini_lex(zval *ini_lval TSRMLS_DC);
H A Dzend_highlight.h46 ZEND_API int highlight_string(zval *str, zend_syntax_highlighter_ini *syntax_highlighter_ini, char …
/PHP-5.3/ext/mbstring/
H A Dmb_gpc.h51 enum mbfl_no_encoding _php_mb_encoding_handler_ex(const php_mb_encoding_handler_info_t *info, zval
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_parse.c31 static void msgfmt_do_parse(MessageFormatter_object *mfo, char *source, int src_len, zval *return_v… in msgfmt_do_parse()
33 zval **fargs; in msgfmt_do_parse()
/PHP-5.3/ext/spl/
H A Dspl_directory.c151 zval *tmp; in spl_filesystem_object_new_ex()
274 zval tmp; in spl_filesystem_file_open()
424 zval *arg1; in spl_filesystem_object_create_info()
469 zval *arg1, *arg2; in spl_filesystem_object_create_type()
591 zval *tmp, zrv; in spl_filesystem_object_get_debug_info()
1509 zval zpath, zflags; in SPL_METHOD()
1887 zval retval; in spl_filesystem_object_cast()
1899 zval retval; in spl_filesystem_object_cast()
2102 zval z_fname; in spl_filesystem_file_call()
2107 zval ***params = (zval***)safe_emalloc(num_args, sizeof(zval**), 0); in spl_filesystem_file_call()
[all …]
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h189 zval **fields;
260 enum_func_status php_mysqlnd_rowp_read_binary_protocol(MYSQLND_MEMORY_POOL_CHUNK * row_buffer, zval
267 enum_func_status php_mysqlnd_rowp_read_text_protocol(MYSQLND_MEMORY_POOL_CHUNK * row_buffer, zval *…
H A Dmysqlnd_structs.h138 zval *callback;
366 typedef void (*func_mysqlnd_conn__get_statistics)(const MYSQLND * const conn, zval *return_value…
503 typedef void (*func_mysqlnd_res__fetch_all)(MYSQLND_RES *result, unsigned int flags, zval *retu…
504 …_mysqlnd_res__fetch_field_data)(MYSQLND_RES *result, unsigned int offset, zval *return_value TSRML…
528 …unc_status (*func_mysqlnd_res__row_decoder)(MYSQLND_MEMORY_POOL_CHUNK * row_buffer, zval ** fields,
615 …mt__bind_one_parameter)(MYSQLND_STMT * const stmt, unsigned int param_no, zval * const zv, zend_uc…
830 zval **data;
831 zval **data_cursor;
846 zval **last_row_data;
884 zval *zv;
[all …]
/PHP-5.3/ext/odbc/
H A Dphp_odbc.c916 zval *pv_res; in php_odbc_fetch_attribs()
1003 zval *pv_conn; in odbc_transact()
1047 zval *pv_res; in odbc_column_lengths()
1462 zval *pv_res; in PHP_FUNCTION()
1935 zval *pv_res; in PHP_FUNCTION()
1968 zval *pv_res; in PHP_FUNCTION()
2198 zval *pv_res; in PHP_FUNCTION()
2315 zval *pv_res; in PHP_FUNCTION()
2700 zval *pv_res; in PHP_FUNCTION()
2717 zval *pv_res; in PHP_FUNCTION()
[all …]
/PHP-5.3/ext/filter/
H A Dsanitizing_filters.c30 static void php_filter_encode_html(zval *value, const unsigned char *chars) in php_filter_encode_html()
67 static void php_filter_encode_url(zval *value, const unsigned char* chars, const int char_len, int … in php_filter_encode_url()
110 static void php_filter_strip(zval *value, long flags) in php_filter_strip()
156 static void filter_map_apply(zval *value, filter_map *map) in filter_map_apply()
/PHP-5.3/ext/interbase/
H A Dibase_service.c144 zval *res; in _php_ibase_user()
259 zval *res; in PHP_FUNCTION()
363 zval *user; in _php_ibase_service_query()
426 zval *res; in _php_ibase_backup_restore()
490 zval *res; in _php_ibase_service_action()
599 zval *res; in PHP_FUNCTION()
/PHP-5.3/ext/simplexml/
H A Dphp_simplexml_exports.h46 php_sxe_fetch_object(zval *object TSRMLS_DC) in php_sxe_fetch_object()
/PHP-5.3/ext/reflection/
H A Dphp_reflection.h44 PHPAPI void zend_reflection_class_factory(zend_class_entry *ce, zval *object TSRMLS_DC);
/PHP-5.3/ext/intl/
H A Dphp_intl.h43 zval* current_collator;

Completed in 132 milliseconds

12345678910>>...17