lc               2352 ext/standard/file.c 			ch = md->lc;
lc               2387 ext/standard/file.c 					md->lc = ch;
lc               2423 ext/standard/file.c 						md->lc = ch;
lc                108 ext/standard/file.h 	int lc;
lc               4589 ext/standard/string.c 	char *tbuf, *buf, *p, *tp, *rp, c, lc;
lc               4600 ext/standard/string.c 	lc = '\0';
lc               4629 ext/standard/string.c 					lc = '<';
lc               4646 ext/standard/string.c 					if (lc != '"' && lc != '\'') {
lc               4647 ext/standard/string.c 						lc = '(';
lc               4664 ext/standard/string.c 					if (lc != '"' && lc != '\'') {
lc               4665 ext/standard/string.c 						lc = ')';
lc               4692 ext/standard/string.c 						lc = '>';
lc               4714 ext/standard/string.c 						if (!br && lc != '\"' && *(p-1) == '?') {
lc               4744 ext/standard/string.c 					if (lc == c) {
lc               4745 ext/standard/string.c 						lc = '\0';
lc               4746 ext/standard/string.c 					} else if (lc != '\\') {
lc               4747 ext/standard/string.c 						lc = c;
lc               4772 ext/standard/string.c 					lc = c;
lc                 15 sapi/fpm/fpm/fpm_trace.c 	char *lc = (char *) &l;
lc                 29 sapi/fpm/fpm/fpm_trace.c 			if (sz && lc[i]) {
lc                 30 sapi/fpm/fpm/fpm_trace.c 				*buf++ = lc[i];