Searched refs:nextArg (Results 1 – 4 of 4) sorted by relevance
128 var nextArg = 0;132 if (typeof(arguments[nextArg]) == 'string')133 targetId = arguments[nextArg++];137 if (typeof(arguments[nextArg]) == 'object')138 connectInfo = arguments[nextArg++];140 if (nextArg != arguments.length)
47 (con->os->nextArg ? con->os->nextArg : ""), in prtcon()160 con->os->nextArg, cbData); in invokeCallbacksOPTION()222 os->nextArg = _free(os->nextArg); in cleanOSE()239 con->os->nextArg = NULL; in poptResetContext()368 con->os->nextArg = NULL; in handleAlias()757 con->os->nextArg = xstrdup(origOptString); in poptGetNextOpt()860 con->os->nextArg = _free(con->os->nextArg); in poptGetNextOpt()865 con->os->nextArg = longArg; in poptGetNextOpt()868 con->os->nextArg = longArg; in poptGetNextOpt()880 con->os->nextArg = NULL; in poptGetNextOpt()[all …]
53 const char * nextArg; member
276 void nextArg() { in nextArg() function367 SCE.nextArg(); in parseMatcherExpressionImpl()