Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/resourcebundle/
H A Dresourcebundle_class.c118 char *pbuf; in resourcebundle_ctor() local
167 char *pbuf; in resourcebundle_array_fetch() local
/PHP-5.5/main/
H A Dspprintf.c812 PHPAPI int vspprintf(char **pbuf, size_t max_len, const char *format, va_list ap) /* {{{ */ in vspprintf()
834 PHPAPI int spprintf(char **pbuf, size_t max_len, const char *format, ...) /* {{{ */ in spprintf()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_blacklist.c271 char *path_dup, *pbuf; in zend_accel_blacklist_loadone() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.c615 PHPAPI int _mysqlnd_sprintf(char ** pbuf, size_t max_len, const char *format, ...) in _mysqlnd_sprintf()
635 PHPAPI int _mysqlnd_vsprintf(char ** pbuf, size_t max_len, const char * format, va_list ap) in _mysqlnd_vsprintf()
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c132 #define SET_ALL_MULTI_BYTE_RANGE(enc, pbuf) \ argument
1671 new_code_range(BBuf** pbuf) in new_code_range()
1689 add_code_range_to_buf(BBuf** pbuf, OnigCodePoint from, OnigCodePoint to) in add_code_range_to_buf()
1764 add_code_range(BBuf** pbuf, ScanEnv* env, OnigCodePoint from, OnigCodePoint to) in add_code_range()
1777 not_code_range_buf(OnigEncoding enc, BBuf* bbuf, BBuf** pbuf) in not_code_range_buf()
1820 BBuf* bbuf2, int not2, BBuf** pbuf) in or_code_range_buf()
1876 and_code_range1(BBuf** pbuf, OnigCodePoint from1, OnigCodePoint to1, in and_code_range1()
1916 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
1976 BBuf *buf1, *buf2, *pbuf; in and_cclass() local
2034 BBuf *buf1, *buf2, *pbuf; in or_cclass() local
/PHP-5.5/ext/ereg/regex/
H A Dengine.c1000 static unsigned char pbuf[10]; local
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c809 smart_str *pbuf; in _php_mb_regex_ereg_replace_exec() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h384 char *pbuf; /* Printable buffer */ member

Completed in 49 milliseconds