Home | History | Annotate | Download | only in lib

Lines Matching defs:analyze

37 static reg_errcode_t analyze (regex_t *preg);
825 /* Analyze the tree and create the nfa. */
826 err = analyze (preg);
1143 /* Analyze the structure tree, and calculate "first", "next", "edest",
1147 analyze (regex_t *preg)