Home
last modified time | relevance | path

Searched refs:smart_str (Results 26 – 50 of 76) sorted by relevance

1234

/PHP-5.5/ext/dom/
H A Ddocumenttype.c203 smart_str ret_buf = {0}; in dom_documenttype_internal_subset_read()
/PHP-5.5/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp66 smart_str parse_error_str; in _php_intlrbbi_constructor_body()
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c48 smart_str sbuf;
157 # define VEC_BASE() smart_str vec_str = {0}
437 smart_str s = {0};
/PHP-5.5/ext/json/
H A DJSON_parser.c294 static void json_create_zval(zval **z, smart_str *buf, int type, int options) in json_create_zval()
354 static void utf16_to_utf8(smart_str *buf, unsigned short utf16) in utf16_to_utf8()
392 static void attach_zval(JSON_parser jp, int up, int cur, smart_str *key, int assoc TSRMLS_DC) in attach_zval()
447 smart_str buf = {0}; in parse_JSON_ex()
448 smart_str key = {0}; in parse_JSON_ex()
/PHP-5.5/main/
H A Dspprintf.c203 static void xbuf_format_converter(smart_str *xbuf, const char *fmt, va_list ap) /* {{{ */ in xbuf_format_converter()
814 smart_str xbuf = {0}; in vspprintf()
/PHP-5.5/ext/wddx/
H A Dwddx.c253 smart_str *str = (smart_str *)rsrc->ptr; in release_wddx_packet_rsrc()
1240 smart_str *packet; in php_wddx_constructor()
1242 packet = (smart_str *)emalloc(sizeof(smart_str)); in php_wddx_constructor()
/PHP-5.5/ext/soap/
H A Dphp_sdl.c201 smart_str key = {0}; in get_binding_from_name()
535 smart_str key = {0}; in wsdl_soap_binding_header()
640 smart_str key = {0}; in wsdl_soap_binding_body()
1785 static void sdl_serialize_string(const char *str, smart_str *out) in sdl_serialize_string()
1800 static void sdl_serialize_key(HashTable *ht, smart_str *out) in sdl_serialize_key()
1904 static void sdl_serialize_resriction_int(sdlRestrictionIntPtr x, smart_str *out) in sdl_serialize_resriction_int()
1915 static void sdl_serialize_resriction_char(sdlRestrictionCharPtr x, smart_str *out) in sdl_serialize_resriction_char()
2112 smart_str buf = {0}; in add_sdl_to_cache()
2113 smart_str *out = &buf; in add_sdl_to_cache()
3197 smart_str headers = {0}; in get_sdl()
[all …]
H A Dphp_schema.c51 smart_str nscat = {0}; in create_encoder()
460 smart_str anonymous = {0}; in schema_list()
556 smart_str anonymous = {0}; in schema_union()
1074 smart_str key = {0}; in schema_group()
1505 smart_str key = {0}; in schema_element()
1511 smart_str nscat = {0}; in schema_element()
1740 smart_str key = {0}; in schema_attribute()
1857 smart_str key2 = {0}; in schema_attribute()
1925 smart_str anonymous = {0}; in schema_attribute()
1959 smart_str key = {0}; in schema_attributeGroup()
[all …]
H A Dphp_encoding.c304 smart_str prefix = {0}; in soap_check_zval_ref()
423 smart_str nscat = {0}; in master_to_xml_int()
513 smart_str nscat = {0}; in master_to_xml_int()
548 smart_str nscat = {0}; in master_to_zval_int()
568 smart_str nscat = {0}; in master_to_zval_int()
2810 smart_str tmp = {0}; in to_xml_map()
3115 smart_str list = {0}; in to_xml_list()
3139 smart_str list = {0}; in to_xml_list()
3203 smart_str nscat = {0}; in to_zval_any()
3469 smart_str nstype = {0}; in set_ns_and_type_ex()
[all …]
H A Dsoap.c50 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
1045 smart_str nscat = {0}; in soap_create_typemap()
2743 smart_str error = {0};
2753 smart_str action = {0};
2978 smart_str buf = {0};
3009 smart_str buf = {0};
3664 smart_str key = {0};
3912 smart_str key = {0};
4134 smart_str key = {0};
4374 smart_str key = {0};
[all …]
H A Dphp_packet_soap.c403 smart_str key = {0}; in parse_packet_soap()
/PHP-5.5/ext/session/
H A Dsession.c767 smart_str *p; in ZEND_INI_MH()
776 p = (smart_str *) (base+(size_t) mh_arg1); in ZEND_INI_MH()
843 smart_str buf = {0}; in PHP_INI_END()
889 smart_str buf = {0}; in PS_SERIALIZER_ENCODE_FUNC()
976 smart_str buf = {0};
1339 smart_str ncookie = {0};
1470 smart_str var = {0};
2468 smart_str save_handlers = {0};
2469 smart_str ser_handlers = {0};
/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c32 smart_str str = {0}; in php_filter_encode_html()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c72 smart_str s = {0}; \
1229 smart_str str = {0};
2232 smart_str str = {0};
2298 smart_str hash_key = {0};
2322 smart_str oidstr = {0};
2341 smart_str querystr = {0};
2427 smart_str s = {0};
5111 smart_str querystr = {0};
5382 smart_str str = {0};
5948 smart_str s = {0};
[all …]
/PHP-5.5/ext/sysvshm/
H A Dsysvshm.c248 smart_str shm_var = {0}; in PHP_FUNCTION()
/PHP-5.5/sapi/apache2filter/
H A Dphp_functions.c327 smart_str tmp1 = {0}; in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c807 smart_str out_buf = { 0 }; in _php_mb_regex_ereg_replace_exec()
808 smart_str eval_buf = { 0 }; in _php_mb_regex_ereg_replace_exec()
809 smart_str *pbuf; in _php_mb_regex_ereg_replace_exec()
H A Dmbstring.c3841 static void my_smart_str_dtor(smart_str *s) in my_smart_str_dtor()
3855 smart_str token = { 0, 0, 0 }; in _php_mbstr_parse_mail_headers()
3856 smart_str fld_name = { 0, 0, 0 }, fld_val = { 0, 0, 0 }; in _php_mbstr_parse_mail_headers()
3958 …zend_hash_update(ht, (char *)fld_name.c, fld_name.len, &fld_val, sizeof(smart_str), (void **)&dumm… in _php_mbstr_parse_mail_headers()
3963 memset(&fld_name, 0, sizeof(smart_str)); in _php_mbstr_parse_mail_headers()
3964 memset(&fld_val, 0, sizeof(smart_str)); in _php_mbstr_parse_mail_headers()
4010 …zend_hash_update(ht, (char *)fld_name.c, fld_name.len, &fld_val, sizeof(smart_str), (void **)&dumm… in _php_mbstr_parse_mail_headers()
4050 smart_str *s; in PHP_FUNCTION()
/PHP-5.5/ext/sysvmsg/
H A Dsysvmsg.c409 smart_str msg_var = {0}; in PHP_FUNCTION()
/PHP-5.5/sapi/tux/
H A Dphp_tux.c319 smart_str s = {0}; in tux_request_ctor()
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c185 smart_str parse_error_str; in PHP_FUNCTION()
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c369 smart_str tmp1 = {0}; in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/standard/
H A Dhttp_fopen_wrapper.c224 smart_str header = {0}; in php_stream_url_wrap_http_ex()
427 smart_str tmpstr = {0}; in php_stream_url_wrap_http_ex()
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c437 static void append_http_status_line(smart_str *buffer, int protocol_version, int response_code, int… in append_http_status_line()
454 static void append_essential_headers(smart_str* buffer, php_cli_server_client *client, int persiste… in append_essential_headers()
650 smart_str buffer = { 0 }; in sapi_cli_server_send_headers()
1977 smart_str buffer = { 0 }; in php_cli_server_send_error_page()
2057 smart_str buffer = { 0 }; in php_cli_server_begin_send_static()
/PHP-5.5/ext/readline/
H A Dreadline_cli.c139 smart_str retval = {0}; in cli_get_prompt()

Completed in 183 milliseconds

1234