Home
last modified time | relevance | path

Searched refs:mekey (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c182 char * mekey = NULL; in resourcebundle_array_fetch() local
195 mekey = Z_STRVAL_P(offset); in resourcebundle_array_fetch()
196 rb->child = ures_getByKey(rb->me, mekey, rb->child, &INTL_DATA_ERROR_CODE(rb) ); in resourcebundle_array_fetch()
208 spprintf( &pbuf, 0, "Cannot load resource element '%s'", mekey ); in resourcebundle_array_fetch()
221 spprintf( &pbuf, 0, "Cannot load element '%s' without fallback from to %s", mekey, locale ); in resourcebundle_array_fetch()

Completed in 4 milliseconds