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

/freebsd-10.3-release/lib/libfigpar/
H A Dfigpar.c93 uint8_t bsemicolon; local
124 bsemicolon =
151 (bsemicolon && *p == ';'))) {
181 if (bsemicolon && *p == ';')
225 if (!(bsemicolon && *p == ';') &&
241 (bsemicolon && *p == ';')) {
264 (!bsemicolon || *p != ';')) {
346 if (!quote && bsemicolon)

Completed in 59 milliseconds