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

/haiku/src/build/libgnuregex/
H A Dregex.c242 The value of `exactn' is needed in search.c (search_buffer) in Emacs.
244 `exactn' we use here must also be 1. */
251 exactn = 1,
540 case exactn:
542 printf ("/exactn/%d", mcnt);
1092 /* Address of the count-byte of the most recently inserted `exactn'
1095 a new `exactn' command. */
2003 /* If no exactn currently being built. */
2006 /* If last exactn not at current position. */
2009 /* We have only one byte following the exactn fo
248 exactn = 1, enumerator in enum:__anon1
[all...]

Completed in 42 milliseconds