Lines Matching defs:to
113 BBuf *to; in bbuf_clone() local
154 bitset_set_range(BitSetRef bs, int from, int to) in bitset_set_range()
179 bitset_invert_to(BitSetRef from, BitSetRef to) in bitset_invert_to()
1700 add_code_range_to_buf(BBuf** pbuf, OnigCodePoint from, OnigCodePoint to) in add_code_range_to_buf()
1775 add_code_range(BBuf** pbuf, ScanEnv* env, OnigCodePoint from, OnigCodePoint to) in add_code_range()
1791 OnigCodePoint pre, from, *data, to = 0; in not_code_range_buf() local
1835 OnigCodePoint from, to; in or_code_range_buf() local
1931 OnigCodePoint from, to, from1, to1, from2, to2; in and_code_range_buf() local
2844 find_str_position(OnigCodePoint s[], int n, UChar* from, UChar* to, in find_str_position()
2873 str_exist_check_with_esc(OnigCodePoint s[], int n, UChar* from, UChar* to, in str_exist_check_with_esc()
4968 i_apply_case_fold(OnigCodePoint from, OnigCodePoint to[], in i_apply_case_fold()