Lines Matching defs:to
157 BBuf *to; in bbuf_clone() local
198 bitset_set_range(BitSetRef bs, int from, int to) in bitset_set_range()
223 bitset_invert_to(BitSetRef from, BitSetRef to) in bitset_invert_to()
1647 add_code_range_to_buf(BBuf** pbuf, OnigCodePoint from, OnigCodePoint to) in add_code_range_to_buf()
1723 add_code_range(BBuf** pbuf, ScanEnv* env, OnigCodePoint from, OnigCodePoint to) in add_code_range()
1739 OnigCodePoint pre, from, *data, to = 0; in not_code_range_buf() local
1783 OnigCodePoint from, to; in or_code_range_buf() local
1879 OnigCodePoint from, to, from1, to1, from2, to2; in and_code_range_buf() local
2799 find_str_position(OnigCodePoint s[], int n, UChar* from, UChar* to, in find_str_position()
2828 str_exist_check_with_esc(OnigCodePoint s[], int n, UChar* from, UChar* to, in str_exist_check_with_esc()
4096 next_state_val(CClassNode* cc, OnigCodePoint *from, OnigCodePoint to, in next_state_val()
4907 i_apply_case_fold(OnigCodePoint from, OnigCodePoint to[], in i_apply_case_fold()