Home
last modified time | relevance | path

Searched defs:bptr (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/bcmath/libbcmath/src/
H A Dint2num.c39 char *bptr, *vptr; in bc_int2num() local
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_extuni.c111 PCRE2_SPTR bptr = eptr - 1; in PRIV() local
H A Dpcre2_jit_compile.c8528 PCRE2_SPTR prevcc, endcc, bptr; in do_extuni_utf() local
8596 PCRE2_SPTR prevcc, endcc, bptr; in do_extuni_utf_invalid() local
8661 PCRE2_SPTR bptr; in do_extuni_no_utf() local
H A Dpcre2_compile.c9552 uint32_t *bptr = *pptrptr; in set_lookbehind_lengths() local
/PHP-8.3/ext/tidy/
H A Dtidy.c49 #define FIX_BUFFER(bptr) do { if ((bptr)->size) { (bptr)->bp[(bptr)->size-1] = '\0'; } } while(0) argument
/PHP-8.3/ext/gd/libgd/
H A Dgd_topal.c993 register INT32 *bptr; /* pointer into bestdist[] array */ in find_best_colors() local
/PHP-8.3/ext/standard/
H A Dfile.c1937 char *temp, *bptr, *line_end, *limit; in php_fgetcsv() local

Completed in 78 milliseconds