Searched refs:argcForOld (Results 1 – 4 of 4) sorted by relevance
130 size_t argcForOld = PARAMONE; in ProcessActionByType() local133 if (argc != PARAMTWO && argc != argcForOld) { in ProcessActionByType()186 size_t argcForOld = 0; in JsDeleteAllGeolocation() local189 if (argc != PARAMONE && argc != argcForOld) { in JsDeleteAllGeolocation()
211 size_t argcForOld = INTEGER_ONE; in JsGetCookie() local215 if (argc != INTEGER_TWO && argc != argcForOld) { in JsGetCookie()508 size_t argcForOld = INTEGER_ZERO; in JsExistCookie() local511 if (argc != INTEGER_ONE && argc != argcForOld) { in JsExistCookie()606 size_t argcForOld = INTEGER_ZERO; in JsDeleteEntireCookie() local609 if (argc != INTEGER_ONE && argc != argcForOld) { in JsDeleteEntireCookie()
61 size_t argcForOld = 0; in JsDeleteAllData() local64 if (argc != 1 && argc != argcForOld) { in JsDeleteAllData()
4411 size_t argcForOld = INTEGER_ONE; in SetScrollable() local4415 if (argc != INTEGER_TWO && argc != argcForOld) { in SetScrollable()