Searched refs:INFO_FF (Results 1 – 3 of 3) sorted by relevance
379 if (((body[i] == INFO_FF && body[i + 1] == INFO_COOKIE) && in find_node_separator()381 (body[i + 2] == INFO_FF && body[i + 3] == '\n'))) || in find_node_separator()384 (body[i + 1] == INFO_FF && body[i + 2] == '\n')))) in find_node_separator()398 if (body[i] == INFO_FF) in skip_node_separator()404 if (body[i] == INFO_FF) in skip_node_separator()
77 #define INFO_FF '\014' macro
580 if (body[i] == INFO_FF || body[i] == INFO_COOKIE) in get_node_length()