Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/resourcebundle/
H A Dresourcebundle_class.c165 char * mekey = NULL; in resourcebundle_array_fetch() local
178 mekey = Z_STRVAL_P(offset); in resourcebundle_array_fetch()
179 rb->child = ures_getByKey(rb->me, mekey, rb->child, &INTL_DATA_ERROR_CODE(rb) ); in resourcebundle_array_fetch()
191 spprintf( &pbuf, 0, "Cannot load resource element '%s'", mekey ); in resourcebundle_array_fetch()
204 spprintf( &pbuf, 0, "Cannot load element '%s' without fallback from to %s", mekey, locale ); in resourcebundle_array_fetch()

Completed in 8 milliseconds