Searched refs:pairs_with_empty (Results 1 – 1 of 1) sorted by relevance
33 char *pairs_with_empty[] = {"name","","name","value"}; variable249 size = sizeof(pairs_with_empty)/sizeof(pairs_with_empty[0]); in main()253 if(SPDY_YES != SPDY_name_value_add(container,pairs_with_empty[i],pairs_with_empty[i+1])) in main()257 value = SPDY_name_value_lookup(container,pairs_with_empty[i], &ret); in main()