Home
last modified time | relevance | path

Searched defs:dfa (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.h268 struct dfa struct
284 with dfaparse(). */ argument
287 int nmultibyte_prop;
288 int *multibyte_prop;
313 dfa_state *states; /* States of the dfa. */ argument
314 int sindex; /* Index for adding new states. */
315 int salloc; /* Number of states currently allocated. */
318 position_set *follows; /* Array of follow sets, indexed by position
348 dfaexec and computed in build_state. */ argument
349 struct dfamust *musts; /* List of strings, at least one of which argument
[all …]
H A Dm-regex.c50 struct dfa dfa; member
H A Ddfa.c243 static struct dfa *dfa; variable
3331 dfamust (struct dfa *dfa) in dfamust()
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.h287 struct dfa struct
303 with dfaparse(). */ argument
306 int nmultibyte_prop;
307 int *multibyte_prop;
332 dfa_state *states; /* States of the dfa. */ argument
333 int sindex; /* Index for adding new states. */
334 int salloc; /* Number of states currently allocated. */
337 position_set *follows; /* Array of follow sets, indexed by position
367 dfaexec and computed in build_state. */ argument
368 struct dfamust *musts; /* List of strings, at least one of which argument
[all …]
H A Dsearch.c51 static struct dfa dfa; variable
H A Ddfa.c269 static struct dfa *dfa; variable
3342 dfamust (struct dfa *dfa) in dfamust()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregcomp.c269 re_dfa_t *dfa = (re_dfa_t *) bufp->re_buffer; in weak_alias() local
303 re_dfa_t *dfa = (re_dfa_t *) bufp->re_buffer; in re_compile_fastmap_iter() local
571 free_dfa_content (re_dfa_t *dfa) in free_dfa_content()
623 re_dfa_t *dfa = (re_dfa_t *) preg->re_buffer; in regfree() local
716 re_dfa_t *dfa; in re_compile_internal() local
810 init_dfa (re_dfa_t *dfa, Idx pat_len) in init_dfa()
903 init_word_char (re_dfa_t *dfa) in init_word_char()
918 re_dfa_t *dfa = (re_dfa_t *) preg->re_buffer; in free_workarea_compile() local
935 create_initial_state (re_dfa_t *dfa) in create_initial_state()
1017 optimize_utf8 (re_dfa_t *dfa) in optimize_utf8()
[all …]
H A Dregexec.c209 re_dfa_t *dfa = (re_dfa_t *) preg->re_buffer; in regexec() local
390 re_dfa_t *dfa = (re_dfa_t *) bufp->re_buffer; in re_search_stub() local
617 re_dfa_t *dfa = (re_dfa_t *) preg->re_buffer; in re_search_internal() local
940 re_dfa_t *const dfa = mctx->dfa; in prune_impossible_nodes() local
1027 re_dfa_t *const dfa = mctx->dfa; in acquire_init_state_context() local
1069 re_dfa_t *const dfa = mctx->dfa; in check_matching() local
1198 check_halt_node_context (const re_dfa_t *dfa, Idx node, unsigned int context) in check_halt_node_context()
1243 re_dfa_t *const dfa = mctx->dfa; in proceed_next_node() local
1389 re_dfa_t *dfa = (re_dfa_t *) preg->re_buffer; in set_regs() local
1517 update_regs (re_dfa_t *dfa, regmatch_t *pmatch, regmatch_t *prev_idx_match, in update_regs()
[all …]
H A Dregex_internal.c43 REG_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_allocate()
71 REG_TRANSLATE_TYPE trans, bool icase, const re_dfa_t *dfa) in re_string_construct()
168 const re_dfa_t *dfa) in re_string_construct_common()
1325 re_dfa_add_node (re_dfa_t *dfa, re_token_t token) in re_dfa_add_node()
1386 re_acquire_state (reg_errcode_t *err, re_dfa_t *dfa, const re_node_set *nodes) in re_acquire_state()
1436 re_acquire_state_context (reg_errcode_t *err, re_dfa_t *dfa, in re_acquire_state_context()
1480 register_state (const re_dfa_t *dfa, re_dfastate_t *newstate, re_hashval_t hash) in register_state()
1521 create_ci_newstate (const re_dfa_t *dfa, const re_node_set *nodes, in create_ci_newstate()
1571 create_cd_newstate (const re_dfa_t *dfa, const re_node_set *nodes, in create_cd_newstate()
H A Dregex_internal.h665 re_dfa_t *const dfa; member
667 re_dfa_t *dfa; member
/netbsd-src/external/gpl2/lvm2/dist/libdm/regex/
H A Dmatcher.c177 struct dfa_state *dfa, in _create_state_queue()
199 struct dfa_state *dfa, *ldfa; in _calc_states() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Dure.c1701 ure_dfa_t dfa; in ure_compile() local
1813 ure_dfa_free(ure_dfa_t dfa) in ure_dfa_free()
1837 ure_write_dfa(ure_dfa_t dfa, FILE *out) in ure_write_dfa()
1954 ure_exec(ure_dfa_t dfa, int flags, ucs2_t *text, unsigned long textlen, in ure_exec()
/netbsd-src/sys/arch/sparc64/include/
H A Dhypervisor.h107 uint64_t dfa; /* data fault address */ member
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dtrap.c752 int64_t dfa = ldxa(mmufsa_dfa_addr, ASI_PHYS_CACHED); in trap() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.c1471 const DFtype dfa = a; in __fixunssfDI() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.c1429 const DFtype dfa = a; in __fixunssfDI() local