Searched refs:MAX_TAG_LEN (Results 1 - 4 of 4) sorted by relevance

/external/curl/tests/server/
H A Dgetpart.c252 # define MAX_TAG_LEN 79 macro
253 char couter[MAX_TAG_LEN+1]; /* current outermost section */
254 char cmain[MAX_TAG_LEN+1]; /* current main section */
255 char csub[MAX_TAG_LEN+1]; /* current sub section */
256 char ptag[MAX_TAG_LEN+1]; /* potential tag */
257 char patt[MAX_TAG_LEN+1]; /* potential attributes */
312 if((len.sig = end - ptr) > MAX_TAG_LEN) {
373 if((len.sig = end - ptr) > MAX_TAG_LEN) {
392 if((len.sig = end - ptr) > MAX_TAG_LEN) {
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 55 milliseconds