Searched refs:subnext (Results 1 – 3 of 3) sorted by relevance
579 for (JQP_STRING *s = &unit->string; s; s = s->subnext) { in _jqp_pop_projection_nodes()649 unit->string.subnext = &field->string; in _jqp_pop_projfields_chain()673 unit->string.subnext = &first->string; in _jqp_pop_ordernodes()947 for (JQP_STRING *on = orderby; on; on = on->subnext) { in _jqp_finish()1073 for (const JQP_STRING *pf = s; pf; pf = pf->subnext) { in _jqp_print_projection_nodes()1075 if (pf->subnext) { in _jqp_print_projection_nodes()1359 } while ((n = n->subnext)); in _jqp_print_opts()
153 struct JQP_STRING *subnext; member
1522 for (JQP_STRING *sn = ps; sn; sn = sn->subnext) { in _jql_proj_matched()1563 for (JQP_STRING *sn = ps; sn; sn = sn->subnext) { in _jql_proj_join_matched()