lc               2394 ext/standard/file.c 			ch = md->lc;
lc               2429 ext/standard/file.c 					md->lc = ch;
lc               2465 ext/standard/file.c 						md->lc = ch;
lc                110 ext/standard/file.h 	int lc;
lc               4712 ext/standard/string.c 	char *tbuf, *buf, *p, *tp, *rp, c, lc;
lc               4725 ext/standard/string.c 	lc = '\0';
lc               4750 ext/standard/string.c 					lc = '<';
lc               4767 ext/standard/string.c 					if (lc != '"' && lc != '\'') {
lc               4768 ext/standard/string.c 						lc = '(';
lc               4785 ext/standard/string.c 					if (lc != '"' && lc != '\'') {
lc               4786 ext/standard/string.c 						lc = ')';
lc               4813 ext/standard/string.c 						lc = '>';
lc               4835 ext/standard/string.c 						if (!br && lc != '\"' && *(p-1) == '?') {
lc               4865 ext/standard/string.c 					if (lc == c) {
lc               4866 ext/standard/string.c 						lc = '\0';
lc               4867 ext/standard/string.c 					} else if (lc != '\\') {
lc               4868 ext/standard/string.c 						lc = c;
lc               4893 ext/standard/string.c 					lc = c;
lc                 15 sapi/fpm/fpm/fpm_trace.c 	char *lc = (char *) &l;
lc                 25 sapi/fpm/fpm/fpm_trace.c 			if (sz && lc[i]) {
lc                 26 sapi/fpm/fpm/fpm_trace.c 				*buf++ = lc[i];