subtype           110 ext/fileinfo/libmagic/ascmagic.c 	const char *subtype = NULL;
subtype           233 ext/fileinfo/libmagic/ascmagic.c 		if (subtype) {
subtype           234 ext/fileinfo/libmagic/ascmagic.c 			if (file_printf(ms, " %s", subtype) == -1)
subtype          3355 ext/imap/php_imap.c 	if (body->subtype) {
subtype          3357 ext/imap/php_imap.c 		add_property_string(return_value, "subtype", body->subtype);
subtype          3647 ext/imap/php_imap.c 				bod->subtype = cpystr(Z_STRVAL_P(pvalue));
subtype          3751 ext/imap/php_imap.c 				bod->subtype = cpystr(Z_STRVAL_P(pvalue));
subtype          4584 ext/imap/php_imap.c 	if (body->subtype) {
subtype          4586 ext/imap/php_imap.c 		add_property_string(arg, "subtype", body->subtype);
subtype          4670 ext/imap/php_imap.c 	if ((body->type == TYPEMESSAGE) && (!strcasecmp(body->subtype, "rfc822"))) {
subtype          2287 ext/mbstring/oniguruma/regparse.c     int   subtype;
subtype          3317 ext/mbstring/oniguruma/regparse.c       tok->u.subtype = ANCHOR_BEGIN_BUF;
subtype          3323 ext/mbstring/oniguruma/regparse.c       tok->u.subtype = ANCHOR_SEMI_END_BUF;
subtype          3330 ext/mbstring/oniguruma/regparse.c       tok->u.subtype = ANCHOR_END_BUF;
subtype          3336 ext/mbstring/oniguruma/regparse.c       tok->u.subtype = ANCHOR_BEGIN_POSITION;
subtype          3704 ext/mbstring/oniguruma/regparse.c       tok->u.subtype = (IS_SINGLELINE(env->option)
subtype          3711 ext/mbstring/oniguruma/regparse.c       tok->u.subtype = (IS_SINGLELINE(env->option)