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

/openbsd-current/regress/lib/libexpat/runtestspp/
H A DMakefile6 SRCS+= chardata.c common.c
/openbsd-current/regress/lib/libexpat/runtests/
H A DMakefile6 SRCS+= chardata.c common.c
/openbsd-current/usr.bin/jot/
H A Djot.c66 static bool chardata; variable
98 chardata = word = false;
102 chardata = true;
123 boring = chardata = false;
318 } else if (chardata || (intdata && !nosign)) {
360 if (p == NULL && !chardata) {
363 } else if (p == NULL && chardata) {
426 chardata = true;

Completed in 70 milliseconds