Searched defs:rsl_subtype (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/metadata/
H A Dmod_mime_magic.c661 rsl_leading_space, rsl_type, rsl_subtype, rsl_separator, rsl_encoding enumerator in enum:__anon262
708 else if (state == rsl_subtype) {
734 /* copy the char and go to rsl_subtype state */
749 state == rsl_subtype) {
780 /* if we ended prior to state rsl_subtype, we had incomplete info */
781 if (state != rsl_subtype && state != rsl_separator &&

Completed in 680 milliseconds