Searched refs:NJ_CUR_OP_FORE (Results 1 – 5 of 5) sorted by relevance
605 if ((condition->operation == NJ_CUR_OP_FORE) && in search_node()755 if (condition->operation == NJ_CUR_OP_FORE) { in search_node()798 if ((condition->operation == NJ_CUR_OP_FORE) && in search_node()847 if (condition->operation == NJ_CUR_OP_FORE) { in search_node()1199 case NJ_CUR_OP_FORE: in njd_b_search_word()1238 case NJ_CUR_OP_FORE: in njd_b_search_word()1288 case NJ_CUR_OP_FORE: in njd_b_search_word()1335 if (GET_LOCATION_OPERATION(loctset->loct.status) == NJ_CUR_OP_FORE) { in njd_b_get_word()1355 if (GET_LOCATION_OPERATION(loctset->loct.status) == NJ_CUR_OP_FORE) { in njd_b_get_word()1364 if (GET_LOCATION_OPERATION(loctset->loct.status) == NJ_CUR_OP_FORE) { in njd_b_get_word()[all …]
179 (con->operation == NJ_CUR_OP_FORE)){ in njd_l_search_word()200 case NJ_CUR_OP_FORE: in njd_l_search_word()977 } else if (search_pattern == NJ_CUR_OP_FORE) { in get_cand_by_sequential()1227 case NJ_CUR_OP_FORE: in search_range_by_yomi()1252 if (op != NJ_CUR_OP_FORE) { in search_range_by_yomi()1309 if (op != NJ_CUR_OP_FORE) { in search_range_by_yomi()1365 if (op != NJ_CUR_OP_FORE) { in search_range_by_yomi()
105 case NJ_CUR_OP_FORE: in check_search_cursor()238 (cursor->cond.operation == NJ_CUR_OP_FORE)) { in get_word_and_search_next_word()
271 case NJ_CUR_OP_FORE: in njd_f_search_word()
183 #define NJ_CUR_OP_FORE 1 macro