Lines Matching refs:cep
867 const struct Curl_cwtype * const *cep;
874 for(cep = general_unencoders; *cep; cep++) {
875 ce = *cep;
886 for(cep = general_unencoders; *cep; cep++) {
887 ce = *cep;
948 const struct Curl_cwtype * const *cep;
951 for(cep = transfer_unencoders; *cep; cep++) {
952 const struct Curl_cwtype *ce = *cep;
960 for(cep = general_unencoders; *cep; cep++) {
961 const struct Curl_cwtype *ce = *cep;