Searched refs:udbg_getSystemParameterNameByIndex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dudbgutil.h90 U_CAPI const char *udbg_getSystemParameterNameByIndex(int32_t i);
H A Dudbgutil.cpp548 U_CAPI const char *udbg_getSystemParameterNameByIndex(int32_t i) { function
570 for(int32_t i=0;(paramName=udbg_getSystemParameterNameByIndex(i))!=NULL;i++) {

Completed in 64 milliseconds