Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 7 of 7) sorted by path

/PHP-7.1/ext/fileinfo/libmagic/
H A Dfile.h388 char *pbuf; /* Printable buffer */ member
/PHP-7.1/ext/intl/resourcebundle/
H A Dresourcebundle_class.c121 char *pbuf; in resourcebundle_ctor() local
182 char *pbuf; in resourcebundle_array_fetch() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c132 #define SET_ALL_MULTI_BYTE_RANGE(enc, pbuf) \ argument
1682 new_code_range(BBuf** pbuf) in new_code_range()
1700 add_code_range_to_buf(BBuf** pbuf, OnigCodePoint from, OnigCodePoint to) in add_code_range_to_buf()
1775 add_code_range(BBuf** pbuf, ScanEnv* env, OnigCodePoint from, OnigCodePoint to) in add_code_range()
1788 not_code_range_buf(OnigEncoding enc, BBuf* bbuf, BBuf** pbuf) in not_code_range_buf()
1831 BBuf* bbuf2, int not2, BBuf** pbuf) in or_code_range_buf()
1887 and_code_range1(BBuf** pbuf, OnigCodePoint from1, OnigCodePoint to1, in and_code_range1()
1927 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
1987 BBuf *buf1, *buf2, *pbuf; in and_cclass() local
2045 BBuf *buf1, *buf2, *pbuf; in or_cclass() local
/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.c828 smart_str *pbuf; in _php_mb_regex_ereg_replace_exec() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_alloc.c661 static int _mysqlnd_sprintf(char ** pbuf, size_t max_len, const char *format, ...) in _mysqlnd_sprintf()
673 static int _mysqlnd_vsprintf(char ** pbuf, size_t max_len, const char * format, va_list ap) in _mysqlnd_vsprintf()
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_blacklist.c252 char *path_dup, *pbuf; in zend_accel_blacklist_loadone() local
/PHP-7.1/main/
H A Dspprintf.c834 PHPAPI size_t vspprintf(char **pbuf, size_t max_len, const char *format, va_list ap) /* {{{ */ in vspprintf()
861 PHPAPI size_t spprintf(char **pbuf, size_t max_len, const char *format, ...) /* {{{ */ in spprintf()

Completed in 41 milliseconds