mekey             173 ext/intl/resourcebundle/resourcebundle_class.c 	char *      mekey = NULL;
mekey             186 ext/intl/resourcebundle/resourcebundle_class.c 		mekey = Z_STRVAL_P(offset);
mekey             187 ext/intl/resourcebundle/resourcebundle_class.c 		rb->child = ures_getByKey(rb->me, mekey, rb->child, &INTL_DATA_ERROR_CODE(rb) );
mekey             199 ext/intl/resourcebundle/resourcebundle_class.c 			spprintf( &pbuf, 0, "Cannot load resource element '%s'", mekey );
mekey             212 ext/intl/resourcebundle/resourcebundle_class.c 			spprintf( &pbuf, 0, "Cannot load element '%s' without fallback from to %s", mekey, locale );