NCDR 1281 regcomp.c if (NCDR(x) == NULL) return ONIGERR_PARSER_BUG;
NCDR 1282 regcomp.c x = NCDR(x);
NCDR 1286 regcomp.c if (NCDR(x) != NULL) return ONIGERR_INVALID_CONDITION_PATTERN;
NCDR 1408 regcomp.c if (NCDR(x) == NULL) return ONIGERR_PARSER_BUG;
NCDR 1409 regcomp.c x = NCDR(x);
NCDR 1412 regcomp.c if (NCDR(x) != NULL) return ONIGERR_INVALID_CONDITION_PATTERN;
NCDR 1421 regcomp.c x = NCDR(x);
NCDR 1583 regcomp.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 1596 regcomp.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 1675 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 1684 regcomp.c if (NCDR(x) != NULL) {
NCDR 1687 regcomp.c } while (IS_NOT_NULL(x = NCDR(x)));
NCDR 1692 regcomp.c if (IS_NOT_NULL(NCDR(node))) {
NCDR 1698 regcomp.c if (IS_NOT_NULL(NCDR(node))) {
NCDR 1703 regcomp.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 1851 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 1946 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 1995 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 2091 regcomp.c } while (v >= 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 2192 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 2205 regcomp.c } while (r == 0 && IS_NOT_NULL(y = NCDR(y)));
NCDR 2284 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 2291 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 2407 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 2416 regcomp.c while (r == 0 && IS_NOT_NULL(node = NCDR(node))) {
NCDR 2822 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 2885 regcomp.c } while (IS_NOT_NULL(x = NCDR(x)));
NCDR 2897 regcomp.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 2957 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 3010 regcomp.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 3074 regcomp.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 3136 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 3142 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 3258 regcomp.c while ((np = NCDR(np)) != NULL_NODE) {
NCDR 3269 regcomp.c } while ((np = NCDR(np)) != NULL_NODE);
NCDR 3341 regcomp.c NCDR(node) = onig_node_new_list(np, NULL_NODE);
NCDR 3342 regcomp.c if (IS_NULL(NCDR(node))) {
NCDR 3541 regcomp.c NCDR(var_anode) = an;
NCDR 3546 regcomp.c NCDR(anode) = an;
NCDR 3736 regcomp.c } while (r >= 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 3746 regcomp.c } while (ret >= 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 3891 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 3898 regcomp.c } while (r == 0 && IS_NOT_NULL(node = NCDR(node)));
NCDR 4952 regcomp.c } while (r == 0 && IS_NOT_NULL(nd = NCDR(nd)));
NCDR 4967 regcomp.c } while ((r == 0) && IS_NOT_NULL(nd = NCDR(nd)));
NCDR 6599 regcomp.c while (IS_NOT_NULL(node = NCDR(node))) {
NCDR 1054 regparse.c Node* next_node = NCDR(node);
NCDR 1296 regparse.c NCDR(node) = right;
NCDR 1315 regparse.c while (IS_NOT_NULL(NCDR(list)))
NCDR 1316 regparse.c list = NCDR(list);
NCDR 1318 regparse.c NCDR(list) = n;
NCDR 1332 regparse.c NCDR(node) = right;
NCDR 2252 regparse.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 2259 regparse.c } while (IS_NOT_NULL(node = NCDR(node)));
NCDR 5690 regparse.c iarg->ptail = &(NCDR((*(iarg->ptail))));
NCDR 6337 regparse.c tmp = NCDR(*targetp) = node_new_list(qn, NULL);
NCDR 6370 regparse.c headp = &(NCDR(*top));
NCDR 6380 regparse.c while (IS_NOT_NULL(NCDR(node))) node = NCDR(node);
NCDR 6381 regparse.c headp = &(NCDR(node));
NCDR 6385 regparse.c headp = &(NCDR(*headp));
NCDR 6413 regparse.c headp = &(NCDR(*top));
NCDR 6424 regparse.c headp = &(NCDR(*headp));