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

/haiku/src/build/libgnuregex/
H A Dregex.c72 #ifndef Sword
73 #define Sword 1 macro
99 re_syntax_table[c] = Sword;
102 re_syntax_table[c] = Sword;
105 re_syntax_table[c] = Sword;
107 re_syntax_table['_'] = Sword;
369 a byte which contains a syntax code, e.g., Sword. */
2631 if (SYNTAX (j) == Sword)
2638 if (SYNTAX (j) != Sword)
3098 == Sword)
[all...]

Completed in 34 milliseconds