HomeSort by: relevance | last modified time | path
    Searched defs:str_idx (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
regex_internal.h 631 Idx str_idx; /* The position NODE match at. */ member in struct:__anon9606
641 Idx str_idx; member in struct:__anon9607
652 Idx str_idx; member in struct:re_backref_cache_entry
regexec.c 28 Idx str_idx, Idx from, Idx to)
30 static Idx search_cur_bkref_entry (const re_match_context_t *mctx, Idx str_idx)
33 Idx str_idx) internal_function;
35 Idx node, Idx str_idx)
71 Idx str_idx, Idx dest_node, Idx nregs,
83 Idx node_idx, Idx str_idx, Idx max_str_idx) internal_function;
88 re_sift_context_t *sctx, Idx str_idx,
92 Idx str_idx,
106 Idx node, Idx str_idx,
113 Idx str_idx) internal_function
1593 Idx str_idx = sctx->last_str_idx; local
2873 Idx subexp_num, backup_cur_idx, str_idx, null_cnt; local
    [all...]

Completed in 56 milliseconds