Searched refs:Idx (Results 1 – 4 of 4) sorted by relevance
/posix/ |
A D | regex_internal.h | 234 Idx alloc; 235 Idx nelem; 398 Idx len; 404 Idx stop; 544 Idx num; 562 Idx node; 574 Idx node; 583 Idx node; 625 Idx idx; 626 Idx node; [all …]
|
A D | regexec.c | 25 Idx str_idx, Idx from, Idx to); 30 Idx node, Idx str_idx); 36 Idx start, Idx last_start, Idx stop, 59 Idx cur_idx, Idx nmatch); 61 Idx str_idx, Idx dest_node, Idx nregs, 73 Idx node_idx, Idx str_idx, Idx max_str_idx); 89 Idx dst_node, Idx dst_idx, Idx src_node, 142 Idx top_str, Idx last_node, Idx last_str, 1850 Idx dst_node, Idx dst_idx, Idx src_node, Idx src_idx) in check_dst_limits() 1966 Idx subexp_idx, Idx from_node, Idx str_idx, in check_dst_limits_calc_pos() [all …]
|
A D | regex_internal.c | 497 static Idx 843 Idx off; in re_string_peek_byte_case() 1286 Idx idx; in re_node_set_insert() 1364 Idx i; in re_node_set_compare() 1375 static Idx 1411 static Idx 1469 Idx i; in calc_state_hash() 1492 Idx i; in re_acquire_state() 1540 Idx i; in re_acquire_state_context() 1580 Idx i; in register_state() [all …]
|
A D | regcomp.c | 299 Idx node_cnt; in re_compile_fastmap_iter() 348 Idx i; in re_compile_fastmap_iter() 585 Idx i, j; in free_dfa_content() 999 Idx first, i; in create_initial_state() 1085 Idx node; in optimize_utf8() 1180 Idx i; in analyze() 1593 static Idx 1597 Idx idx; in search_duplicated_node() 1611 static Idx 1696 Idx i; in calc_eclosure_iter() [all …]
|
Completed in 29 milliseconds