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

/osnet-11/usr/src/lib/libc/port/regex/
H A Dregcmp.c70 #define RIGHT_CURLY_BRACE '}' macro
802 if (*regexp == RIGHT_CURLY_BRACE) { /* {min_count} */
808 if (*regexp == RIGHT_CURLY_BRACE) {
819 if (*regexp != RIGHT_CURLY_BRACE) {

Completed in 15 milliseconds