Home
last modified time | relevance | path

Searched defs:buf (Results 226 – 250 of 264) sorted by relevance

1234567891011

/PHP-5.5/ext/mysqli/
H A Dmysqli.c964 char buf[32]; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/dom/
H A Ddocument.c1803 xmlBufferPtr buf; in PHP_FUNCTION() local
2326 xmlBufferPtr buf; in PHP_FUNCTION() local
H A Dnode.c1760 xmlOutputBufferPtr buf; in dom_canonicalization() local
/PHP-5.5/ext/spl/
H A Dspl_array.c1686 smart_str buf = {0}; in SPL_METHOD() local
1741 char *buf; in SPL_METHOD() local
/PHP-5.5/ext/standard/
H A Dstring.c4351 char *buf; local
4613 char *tbuf, *buf, *p, *tp, *rp, c, lc; local
4969 unsigned char *buf; local
5441 char *buf, *str, *char_list = NULL, *p, *e, *s, ch[256]; local
H A Dimage.c207 char *b, *buf=NULL, *bufz=NULL; in php_handle_swc() local
H A Dstreamsfuncs.c1322 char *buf; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c139 onig_bbuf_init(BBuf* buf, int size) in onig_bbuf_init()
3192 UChar *p, *q, *end, buf[ONIGENC_MBC_CASE_FOLD_MAXLEN]; in update_string_node_case_fold() local
3260 UChar buf[ONIGENC_CODE_TO_MBC_MAXLEN]; in expand_case_fold_string_alt() local
4363 UChar buf[ONIGENC_CODE_TO_MBC_MAXLEN]; in add_char_amb_opt_map_info() local
H A Doniguruma.h275 #define ONIGENC_MBC_CASE_FOLD(enc,flag,pp,end,buf) \ argument
295 #define ONIGENC_CODE_TO_MBC(enc,code,buf) (enc)->code_to_mbc(code,buf) argument
H A Dregparse.h166 UChar buf[NODE_STR_BUF_SIZE]; member
/PHP-5.5/ext/wddx/
H A Dwddx.c410 char *buf; in php_wddx_serialize_string() local
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dunicode.c10821 UChar buf[PROPERTY_NAME_MAX_SIZE]; in onigenc_unicode_property_name_to_ctype() local
/PHP-5.5/ext/hash/
H A Dhash_sha.c125 unsigned char buf[1024]; in PHP_FUNCTION() local
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.c413 struct sljit_memory_fragment *buf; in sljit_free_compiler() local
542 struct sljit_memory_fragment *buf = compiler->buf; in reverse_buf() local
H A DsljitNativeSPARC_common.c273 struct sljit_memory_fragment *buf; in sljit_generate_code() local
H A DsljitLir.h311 struct sljit_memory_fragment *buf; member
H A DsljitNativeARM_64.c208 struct sljit_memory_fragment *buf; in sljit_generate_code() local
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c524 char buf[32]; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps.c982 zend_uchar buf[STMT_ID_LENGTH /* statement id */ + 4 /* number of rows to fetch */]; in mysqlnd_fetch_stmt_row_cursor() local
/PHP-5.5/ext/oci8/
H A Doci8.c1338 char buf[32]; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/xml/
H A Dxml.c722 char *buf = emalloc(Z_STRLEN_P(val) + 1); in _xml_zval_strdup() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h383 char *buf; /* Accumulation buffer */ member
H A Dapprentice.c2820 char *buf; local
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c654 struct stat buf; in _xmlwriter_get_valid_file_path() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c600 char *buf = NULL; in fetch_value() local

Completed in 181 milliseconds

1234567891011