Searched refs:follows (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c3313 re_node_set follows, *dests_node;
3359 err = re_node_set_alloc (&follows, ndests + 1);
3376 re_node_set_free (&follows);
3393 re_node_set_empty (&follows);
3394 /* Merge the follows of this destination states. */
3400 err = re_node_set_merge (&follows, dfa->eclosures + next_node);
3405 dest_states[i] = re_acquire_state_context (&err, dfa, &follows, 0);
3412 dest_states_word[i] = re_acquire_state_context (&err, dfa, &follows,
3420 dest_states_nl[i] = re_acquire_state_context (&err, dfa, &follows,
3513 re_node_set_free (&follows);
3309 re_node_set follows, *dests_node; local
[all...]
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex282 The resource index section starts with a header, it follows a table of
349 Directly, without padding, it follows a table of \code{resource\_index\_entry}
561 and that are handled gracefully by xres and QuickRes. It follows a, possibly
595 It follows a list of items with a low degree of reliance:

Completed in 58 milliseconds