Home
last modified time | relevance | path

Searched refs:tre_expand_ast (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/tre/dist/
H A DChangeLog.old7 * lib/tre-compile.c (tre_expand_ast): Bugfix. If a back reference
228 * lib/tre-compile.c (tre_expand_ast): Fixed yet more bugs. Sigh.
241 * lib/tre-compile.c (tre_expand_ast): Fixed bugs which occurred
263 * lib/tre-compile.c (tre_expand_ast): Fixed a bug which caused too
346 * lib/tre-compile.c (tre_expand_ast): Fixed to handle nested
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-compile.c804 tre_expand_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, in tre_expand_ast() function
1981 errcode = tre_expand_ast(mem, stack, tree, &parse_ctx.position, in tre_compile()