Searched defs:pbuf (Results 1 – 6 of 6) sorted by relevance
/PHP-7.4/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.c | 123 char *pbuf; in resourcebundle_ctor() local 184 char *pbuf; in resourcebundle_array_fetch() local
|
/PHP-7.4/ext/opcache/ |
H A D | zend_accelerator_blacklist.c | 259 char *path_dup, *pbuf; in zend_accel_blacklist_loadone() local
|
/PHP-7.4/ext/mysqlnd/ |
H A D | mysqlnd_alloc.c | 630 static int _mysqlnd_sprintf(char ** pbuf, size_t max_len, const char *format, ...) in _mysqlnd_sprintf() 642 static int _mysqlnd_vsprintf(char ** pbuf, size_t max_len, const char * format, va_list ap) in _mysqlnd_vsprintf()
|
/PHP-7.4/ext/fileinfo/libmagic/ |
H A D | funcs.c | 416 char *pbuf, *op, *np; in file_getbuffer() local
|
H A D | file.h | 410 char *pbuf; /* Printable buffer */ member
|
/PHP-7.4/ext/mbstring/ |
H A D | php_mbregex.c | 706 smart_str *pbuf, in mb_regex_substitute() 1028 smart_str *pbuf; in _php_mb_regex_ereg_replace_exec() local
|
Completed in 26 milliseconds