Home
last modified time | relevance | path

Searched refs:jqp_aux_create (Results 1 – 4 of 4) sorted by relevance

/third_party/ejdb/src/jql/
Djqp.h301 iwrc jqp_aux_create(JQP_AUX **auxp, const char *input);
Djql.c391 iwrc rc = jqp_aux_create(&aux, query); in jql_create2()
/third_party/ejdb/src/jql/tests/
Djql_test1.c33 rc = jqp_aux_create(&aux, data); in _jql_test1_1()
/third_party/ejdb/src/jql/inc/
Djqpx.c973 iwrc jqp_aux_create(JQP_AUX **auxp, const char *input) { in jqp_aux_create() function