Searched refs:EC_TAG_PREFS_GENERAL (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/java/
H A DECCodes.java303 public final static short EC_TAG_PREFS_GENERAL = 0x1200; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DECSpecialMuleTags.cpp95 CECEmptyTag user_prefs(EC_TAG_PREFS_GENERAL);
381 if ((thisTab = GetTagByName(EC_TAG_PREFS_GENERAL)) != NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h315 EC_TAG_PREFS_GENERAL = 0x1200, enumerator in enum:ECTagNames
761 case 0x1200: return wxT("EC_TAG_PREFS_GENERAL");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_amule_lib.cpp410 if ((cattag = reply->GetTagByName(EC_TAG_PREFS_GENERAL)) != 0) {

Completed in 71 milliseconds