Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds