Home
last modified time | relevance | path

Searched refs:strdup (Results 1 – 25 of 64) sorted by path

123

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c466 main_cwd_state.cwd = strdup(cwd); in virtual_cwd_startup()
530 return strdup(state->cwd); in virtual_getcwd_ex()
1943 new_state.cwd = strdup(cwd); in tsrm_realpath()
/PHP-5.5/Zend/
H A DZend.m4100 AC_CHECK_FUNCS(memcpy strdup getpid kill strtod strtol finite fpclass sigsetjmp)
H A Dzend.c696 zend_version_info = strdup(ZEND_CORE_VERSION_INFO); in zend_startup()
H A Dzend_alloc.h129 #define pestrdup(s, persistent) ((persistent)?strdup(s):estrdup(s))
137 #define pestrdup_rel(s, persistent) ((persistent)?strdup(s):estrdup_rel(s))
H A Dzend_ini_parser.y157 Z_STRVAL_P(result) = strdup(envvar); in zend_ini_get_var()
/PHP-5.5/
H A Dconfigure.in670 strdup \
/PHP-5.5/ext/date/lib/
H A Dparse_date.c347 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error); in add_warning()
356 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error); in add_error()
365 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error); in add_pbf_warning()
374 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error); in add_pbf_error()
25180 parsed->tz_abbr = now->tz_abbr ? strdup(now->tz_abbr) : NULL; in timelib_fill_holes()
H A Dparse_date.re345 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error);
354 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error);
363 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error);
372 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error);
2189 parsed->tz_abbr = now->tz_abbr ? strdup(now->tz_abbr) : NULL;
2196 /* parsed->tz_abbr = now->tz_abbr ? strdup(now->tz_abbr) : NULL;
H A Dparse_iso_intervals.c113 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error); in add_warning()
122 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error); in add_error()
H A Dparse_iso_intervals.re111 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error);
120 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error);
H A Dparse_tz.c307 cur_locale = strdup(tmp); in seek_to_tz_position()
500 tmp->abbr = abbr ? strdup(abbr) : strdup("GMT"); in timelib_get_time_zone_info()
H A Dtimelib.c56 tmp->tz_abbr = strdup(orig->tz_abbr); in timelib_time_clone()
76 tm->tz_abbr = strdup(tz_abbr); in timelib_time_tz_abbr_update()
111 t->name = strdup(name); in timelib_tzinfo_ctor()
H A Dtm2unixtime.c428 tz->tz_abbr = strdup(gmt_offset->abbr); in do_adjust_timezone()
H A Dunixtime2tm.c236 t->tz_abbr = strdup(abbr_info.abbr); in timelib_set_timezone_from_abbr()
262 t->tz_abbr = strdup(gmt_offset->abbr); in timelib_set_timezone()
/PHP-5.5/ext/date/
H A Dphp_date.c1079 offset->abbr = strdup(t->tz_abbr); in date_format()
1290 offset->abbr = strdup(t->tz_abbr); in php_idate()
1924 newdateobj->time->tz_abbr = strdup(it_time->tz_abbr); in date_period_it_current_data()
2153 new_obj->time->tz_abbr = strdup(old_obj->time->tz_abbr); in date_object_clone_date()
2310 new_obj->tzi.z.abbr = strdup(old_obj->tzi.z.abbr); in date_object_clone_timezone()
2605 new_abbr = strdup(tzobj->tzi.z.abbr); in php_date_initialize()
3283 tzobj->tzi.z.abbr = strdup(t->tz_abbr); in set_timezone_from_timelib_time()
4433 clone->tz_abbr = strdup(dateobj->time->tz_abbr); in PHP_METHOD()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch246 - if ((mfn = strdup(fn)) == NULL) {
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapptype.c55 filename = strdup(fn); in file_os2_apptype()
/PHP-5.5/ext/ldap/
H A Dldap.c53 #define strdup _strdup macro
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c132 ini_entry->value = strdup(new_new_value); in ZEND_INI_MH()
178 ini_entry->value = strdup(new_new_value); in ZEND_INI_MH()
214 ini_entry->value = strdup(new_new_value); in ZEND_INI_MH()
/PHP-5.5/ext/readline/
H A Dreadline.c272 rl_line_buffer = strdup(Z_STRVAL_PP(value)); in PHP_FUNCTION()
317 rl_readline_name = strdup(Z_STRVAL_PP(value));; in PHP_FUNCTION()
457 return (strdup(Z_STRVAL_PP(entry))); in _readline_command_generator()
511 matches[0] = strdup(""); in _readline_completion_cb()
H A Dreadline_cli.c469 retval = strdup(func->common.function_name); in cli_completion_generator_func()
481 retval = strdup((*pce)->name); in cli_completion_generator_class()
493 retval = strdup(retval); in cli_completion_generator_define()
/PHP-5.5/ext/soap/
H A Dphp_sdl.c2462 pheader->ns = strdup(pheader->ns); in make_persistent_sdl_function_headers()
2498 body->ns = strdup(body->ns); in make_persistent_sdl_soap_body()
2619 pattr->name = strdup(pattr->name); in make_persistent_sdl_attribute()
2625 pattr->ref = strdup(pattr->ref); in make_persistent_sdl_attribute()
2628 pattr->def = strdup(pattr->def); in make_persistent_sdl_attribute()
2652 pextra->ns = strdup((*tmp)->ns); in make_persistent_sdl_attribute()
2732 ptype->name = strdup(ptype->name); in make_persistent_sdl_type()
2738 ptype->def = strdup(ptype->def); in make_persistent_sdl_type()
2744 ptype->ref = strdup(ptype->ref); in make_persistent_sdl_type()
2877 pbind->name = strdup(pbind->name); in make_persistent_sdl_binding()
[all …]
/PHP-5.5/ext/standard/
H A Dproc_open.c798 command_dup = strdup(command); in PHP_FUNCTION()
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c605 mydata->current->name = (char*)strdup(name); in _xmlrpc_startElement()
612 attr->key = strdup(*p); in _xmlrpc_startElement()
613 attr->val = strdup(*(p+1)); in _xmlrpc_startElement()
H A Dxml_to_dandarpc.c186 attr_type->key = strdup(ATTR_TYPE); in DANDARPC_to_xml_element_worker()
191 elem_val->name = (type == xmlrpc_vector) ? strdup(ATTR_VECTOR) : strdup(ATTR_SCALAR); in DANDARPC_to_xml_element_worker()
196 attr_id->key = strdup(ATTR_ID); in DANDARPC_to_xml_element_worker()
197 attr_id->val = strdup(id); in DANDARPC_to_xml_element_worker()
268 attr_type->val = strdup(pAttrType); in DANDARPC_to_xml_element_worker()
286 version->key = strdup(ATTR_VERSION); in DANDARPC_REQUEST_to_xml_element()
287 version->val = strdup(VAL_VERSION_0_9); in DANDARPC_REQUEST_to_xml_element()
298 wrapper->name = strdup(pStr); in DANDARPC_REQUEST_to_xml_element()
302 root->name = strdup(ELEM_ROOT); in DANDARPC_REQUEST_to_xml_element()
310 method->name = strdup(ELEM_METHODNAME); in DANDARPC_REQUEST_to_xml_element()

Completed in 126 milliseconds

123