HomeSort by relevance Sort by last modified time
    Searched refs:num_found (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/docs/js/
sample_search.js 32 var num_found = 0;
40 num_found += 1;
44 if (num_found == 0) {
  /external/ipsec-tools/src/racoon/
remoteconf.c 346 int num_found; member in struct:rmconf_find_context
367 fctx->num_found++;
374 fctx->num_found = 1;
413 if (ctx.num_found != 1) {
460 if (ctx.num_found != 1) {

Completed in 360 milliseconds