Searched defs:hbp (Results 1 – 4 of 4) sorted by relevance
158 char *hbp /* pointer to current line in header buffer */ in httpread_hdr_option_analyze()201 char *hbp = h->hdr; /* pointer into h->hdr */ in httpread_hdr_analyze() local372 char *hbp; /* pointer into header buffer */ in httpread_read_handler() local
551 UBool hbp(const UChar *s, int32_t length, UProperty which) { in hbp() function555 UBool hbp(const UChar *s, UProperty which) { in hbp() function
2569 private static boolean hbp(CharSequence s, int property) { in hbp() method in UCharacterTest