Home
last modified time | relevance | path

Searched defs:pos_add (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/tre/dist/tests/
H A Dtest-str-source.c31 str_handler_get_next(tre_char_t *c, unsigned int *pos_add, void *context) in str_handler_get_next()
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-compile.c662 int flags, int *pos_add, tre_tag_direction_t *tag_directions, in tre_copy_ast()
810 int pos_add = 0; in tre_expand_ast() local