Searched refs:detect_order_size (Results 1 – 1 of 1) sorted by relevance
234 size_t detect_order_size; member310 php_rfc1867_get_detect_order(&self->detect_order, &self->detect_order_size); in multipart_buffer_new()313 self->detect_order_size = 0; in multipart_buffer_new()428 …_detector((const unsigned char *) line, strlen(line), self->detect_order, self->detect_order_size); in multipart_buffer_headers()
Completed in 8 milliseconds