Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c88 char * pbuf; in resourcebundle_ctor() local
169 char *pbuf; in resourcebundle_array_fetch() local
/PHP-5.4/main/
H A Dspprintf.c795 PHPAPI int vspprintf(char **pbuf, size_t max_len, const char *format, va_list ap) /* {{{ */ in vspprintf()
817 PHPAPI int spprintf(char **pbuf, size_t max_len, const char *format, ...) /* {{{ */ in spprintf()
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_alloc.c603 PHPAPI int _mysqlnd_sprintf(char ** pbuf, size_t max_len, const char *format, ...) in _mysqlnd_sprintf()
623 PHPAPI int _mysqlnd_vsprintf(char ** pbuf, size_t max_len, const char * format, va_list ap) in _mysqlnd_vsprintf()
/PHP-5.4/ext/mbstring/oniguruma/
H A Dregparse.c128 #define SET_ALL_MULTI_BYTE_RANGE(enc, pbuf) \ argument
1646 new_code_range(BBuf** pbuf) in new_code_range()
1664 add_code_range_to_buf(BBuf** pbuf, OnigCodePoint from, OnigCodePoint to) in add_code_range_to_buf()
1739 add_code_range(BBuf** pbuf, ScanEnv* env, OnigCodePoint from, OnigCodePoint to) in add_code_range()
1752 not_code_range_buf(OnigEncoding enc, BBuf* bbuf, BBuf** pbuf) in not_code_range_buf()
1795 BBuf* bbuf2, int not2, BBuf** pbuf) in or_code_range_buf()
1851 and_code_range1(BBuf** pbuf, OnigCodePoint from1, OnigCodePoint to1, in and_code_range1()
1891 and_code_range_buf(BBuf* bbuf1, int not1, BBuf* bbuf2, int not2, BBuf** pbuf) in and_code_range_buf()
1951 BBuf *buf1, *buf2, *pbuf; in and_cclass() local
2009 BBuf *buf1, *buf2, *pbuf; in or_cclass() local
/PHP-5.4/ext/ereg/regex/
H A Dengine.c1000 static unsigned char pbuf[10]; local
/PHP-5.4/ext/mbstring/
H A Dphp_mbregex.c809 smart_str *pbuf; in _php_mb_regex_ereg_replace_exec() local
/PHP-5.4/ext/fileinfo/libmagic/
H A Dfile.h384 char *pbuf; /* Printable buffer */ member

Completed in 42 milliseconds