• Home
  • Raw
  • Download

Lines Matching refs:currentBundle

78                        UResourceBundle *currentBundle, const char *locale) {  in TestKeyInRootRecursive()  argument
83 ures_resetIterator(currentBundle); in TestKeyInRootRecursive()
84 while (ures_hasNext(currentBundle)) { in TestKeyInRootRecursive()
89 currentBundleKey = ures_getKey(currentBundle); in TestKeyInRootRecursive()
91 subBundle = ures_getNextResource(currentBundle, NULL, &errorCode); in TestKeyInRootRecursive()
103 ures_getKey(currentBundle), in TestKeyInRootRecursive()
113 ures_getKey(currentBundle), in TestKeyInRootRecursive()
132 ures_getKey(currentBundle), in TestKeyInRootRecursive()
146 ures_getKey(currentBundle), in TestKeyInRootRecursive()
156 ures_getKey(currentBundle), in TestKeyInRootRecursive()
186 ures_getKey(currentBundle), in TestKeyInRootRecursive()
218 ures_getKey(currentBundle), in TestKeyInRootRecursive()
227 ures_getKey(currentBundle), in TestKeyInRootRecursive()
238 ures_getKey(currentBundle), in TestKeyInRootRecursive()
246 ures_getKey(currentBundle), in TestKeyInRootRecursive()
256 ures_getKey(currentBundle), in TestKeyInRootRecursive()
263 ures_getKey(currentBundle), in TestKeyInRootRecursive()
339 ures_getKey(currentBundle), in TestKeyInRootRecursive()
344 ures_getKey(currentBundle), in TestKeyInRootRecursive()
350 ures_getKey(currentBundle), in TestKeyInRootRecursive()
401 ures_getKey(currentBundle)); in TestKeyInRootRecursive()
408 ures_getKey(currentBundle), in TestKeyInRootRecursive()
435 ures_getKey(currentBundle), in TestKeyInRootRecursive()
444 ures_getKey(currentBundle), in TestKeyInRootRecursive()
454 testLCID(UResourceBundle *currentBundle, in testLCID() argument
457 (void)currentBundle; // suppress compiler warnings about unused variables in testLCID()