subtype           110 ext/fileinfo/libmagic/ascmagic.c 	const char *subtype = NULL;
subtype           232 ext/fileinfo/libmagic/ascmagic.c 		if (subtype) {
subtype           233 ext/fileinfo/libmagic/ascmagic.c 			if (file_printf(ms, " %s", subtype) == -1)
subtype          3304 ext/imap/php_imap.c 	if (body->subtype) {
subtype          3306 ext/imap/php_imap.c 		add_property_string(return_value, "subtype", body->subtype, 1);
subtype          3601 ext/imap/php_imap.c 			bod->subtype = cpystr(Z_STRVAL_PP(pvalue));
subtype          3714 ext/imap/php_imap.c 				bod->subtype = cpystr(Z_STRVAL_PP(pvalue));
subtype          4553 ext/imap/php_imap.c 	if (body->subtype) {
subtype          4555 ext/imap/php_imap.c 		add_property_string(arg, "subtype", body->subtype, 1);
subtype          4646 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)