Home
last modified time | relevance | path

Searched refs:mekey (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.2/ext/intl/resourcebundle/
H A Dresourcebundle_class.c180 char * mekey = NULL; in resourcebundle_array_fetch() local
193 mekey = Z_STRVAL_P(offset); in resourcebundle_array_fetch()
194 rb->child = ures_getByKey(rb->me, mekey, rb->child, &INTL_DATA_ERROR_CODE(rb) ); in resourcebundle_array_fetch()
206 spprintf( &pbuf, 0, "Cannot load resource element '%s'", mekey ); in resourcebundle_array_fetch()
219 spprintf( &pbuf, 0, "Cannot load element '%s' without fallback from to %s", mekey, locale ); in resourcebundle_array_fetch()

Completed in 5 milliseconds