user_name 39 ext/com_dotnet/com_com.c char *user_name = NULL, *domain_name = NULL, *password = NULL; user_name 90 ext/com_dotnet/com_com.c user_name = Z_STRVAL_P(tmp); user_name 129 ext/com_dotnet/com_com.c if (user_name) { user_name 130 ext/com_dotnet/com_com.c authid.User = php_com_string_to_olestring(user_name, -1, obj->code_page); user_name 232 ext/interbase/interbase.c ZEND_ARG_INFO(0, user_name) user_name 241 ext/interbase/interbase.c ZEND_ARG_INFO(0, user_name) user_name 250 ext/interbase/interbase.c ZEND_ARG_INFO(0, user_name) user_name 415 sapi/apache2handler/php_functions.c snprintf(tmp, sizeof(tmp), "%s(%d)/%d", ap_unixd_config.user_name, ap_unixd_config.user_id, ap_unixd_config.group_id); user_name 417 sapi/apache2handler/php_functions.c snprintf(tmp, sizeof(tmp), "%s(%d)/%d", unixd_config.user_name, unixd_config.user_id, unixd_config.group_id);