Searched refs:alt_names (Results 1 – 2 of 2) sorted by relevance
20 subjectAltName = @alt_names #;otherName = ${ENV::ALTNAME}-other25 [ alt_names ]
917 AV* alt_names = (AV *) SvRV( *hv_fetch(locales, "alt_month", 9, 0) ); in _populate_C_time_locale() local923 Locale->alt_month[i] = SvPV_nolen( (SV *) *av_fetch(alt_names, i, 0) ); in _populate_C_time_locale()