Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 8 of 8) sorted by relevance

/PHP-7.2/ext/hash/
H A Dhash_fnv.c157 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_32_buf() local
199 unsigned char *bp = (unsigned char *)buf; /* start of buffer */ in fnv_64_buf() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_color_match.c18 unsigned long *bp; /* buf ptr */ in gdImageColorMatch() local
/PHP-7.2/ext/standard/
H A Dstrnatcmp.c95 char const *ap, *bp; in strnatcmp_ex() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_bp.c65 phpdbg_breakfile_t *bp = (phpdbg_breakfile_t*) Z_PTR_P(data); in phpdbg_file_breaks_dtor() local
73 phpdbg_breakmethod_t *bp = (phpdbg_breakmethod_t *) Z_PTR_P(data); in phpdbg_class_breaks_dtor() local
88 phpdbg_breakopline_t *bp = (phpdbg_breakopline_t *) Z_PTR_P(data); in phpdbg_opline_breaks_dtor() local
1104 phpdbg_breakcond_t *bp; in phpdbg_find_conditional_breakpoint() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregerror.c337 UChar *p, *s, *bp; local
H A Dregcomp.c5850 onig_print_compiled_byte_code(FILE* f, UChar* bp, UChar** nextp, in onig_print_compiled_byte_code()
6097 UChar* bp = reg->p; in print_compiled_byte_code_list() local
H A Dregexec.c1344 UChar *q, *bp, buf[50]; in match_at() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c4485 *bp; local

Completed in 71 milliseconds