Home
last modified time | relevance | path

Searched defs:out (Results 26 – 50 of 94) sorted by last modified time

1234

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_convert.c384 convert_glob_write(pcre2_output_context *out, PCRE2_UCHAR chr) in convert_glob_write()
401 convert_glob_write_str(pcre2_output_context *out, PCRE2_SIZE length) in convert_glob_write_str()
431 convert_glob_print_separator(pcre2_output_context *out, in convert_glob_print_separator()
450 convert_glob_print_wildcard(pcre2_output_context *out, in convert_glob_print_wildcard()
476 pcre2_output_context *out) in convert_glob_parse_class()
585 pcre2_output_context *out, BOOL utf, PCRE2_UCHAR separator, in convert_glob_parse_range()
761 convert_glob_print_commit(pcre2_output_context *out) in convert_glob_print_commit()
798 pcre2_output_context out; in convert_glob() local
/php-src/ext/ldap/
H A Dldap.c2529 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch()
/php-src/ext/fileinfo/libmagic/
H A Dfile.h450 struct out { struct
451 char *buf; /* Accumulation buffer */
452 size_t blen; /* Length of buffer */
453 char *pbuf; /* Printable buffer */
H A Dcompress.c736 ZSTD_outBuffer out; in uncompresszstd() local
H A Dencoding.c651 from_ebcdic(const unsigned char *buf, size_t nbytes, unsigned char *out) in from_ebcdic()
/php-src/ext/standard/
H A Dfile.c564 zval out; in PHP_FUNCTION() local
H A Dcrypt.c86 char output[MD5_HASH_MAX_LEN], *out; in php_crypt() local
H A Dfilters.c1712 char *out = buf; in php_dechunk() local
H A Ddns_win32.c269 unsigned short out[8]; in php_parserr() local
/php-src/main/
H A Drfc1867.c627 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/php-src/Zend/
H A Dzend_vm_gen.php551 function out($f, $s) { function
/php-src/Zend/Optimizer/
H A Dzend_dfg.c257 zend_bitset tmp, def, use, in, out; in zend_build_dfg() local
/php-src/ext/opcache/jit/ir/
H A Dir_gdb.c602 char out[1024]; in ir_gdb_present() local
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.h137 unsigned char *out; member
165 #define MB_CONVERT_BUF_ENSURE(buf, out, limit, needed) \ argument
180 #define MB_CONVERT_ERROR(buf, out, limit, bad_cp, conv_fn) \ argument
185 static inline unsigned char* mb_convert_buf_add(unsigned char *out, char c) in mb_convert_buf_add()
191 static inline unsigned char* mb_convert_buf_add2(unsigned char *out, char c1, char c2) in mb_convert_buf_add2()
198 static inline unsigned char* mb_convert_buf_add3(unsigned char *out, char c1, char c2, char c3) in mb_convert_buf_add3()
206 static inline unsigned char* mb_convert_buf_add4(unsigned char *out, char c1, char c2, char c3, cha… in mb_convert_buf_add4()
215 static inline unsigned char* mb_convert_buf_appends(unsigned char *out, const char *s) in mb_convert_buf_appends()
223 static inline unsigned char* mb_convert_buf_appendn(unsigned char *out, const char *s, size_t n) in mb_convert_buf_appendn()
H A Dmbfl_convert.c348 static uint32_t* convert_cp_to_hex(uint32_t cp, uint32_t *out) in convert_cp_to_hex()
370 static size_t mb_illegal_marker(uint32_t bad_cp, uint32_t *out, unsigned int err_mode, uint32_t rep… in mb_illegal_marker()
/php-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c603 unsigned char *out, *limit; in mb_wchar_to_iso2022jp() local
688 unsigned char *out, *limit; in mb_wchar_to_jis() local
1409 unsigned char *out, *limit; in mb_wchar_to_iso2022jp_kddi() local
2243 unsigned char *out, *limit; in mb_wchar_to_iso2022jp2004() local
3320 unsigned char *out, *limit; in mb_wchar_to_cp50220() local
3402 unsigned char *out, *limit; in mb_wchar_to_cp50221() local
3459 unsigned char *out, *limit; in mb_wchar_to_cp50222() local
3922 unsigned char *out, *limit; in mb_wchar_to_iso2022jpms() local
4310 unsigned char *out, *limit; in mb_wchar_to_iso2022kr() local
4898 unsigned char *out, *limit; in mb_wchar_to_sjis() local
[all …]
H A Dmbfilter_utf8.c449 uint32_t *out = buf, *limit = buf + bufsize; in mb_utf8_to_wchar() local
540 unsigned char *out, *limit; in mb_wchar_to_utf8() local
735 uint32_t *out = buf, *limit = buf + bufsize - 1; in mb_mobile_utf8_to_wchar() local
838 unsigned char *out, *limit; in mb_wchar_to_utf8_docomo() local
915 unsigned char *out, *limit; in mb_wchar_to_utf8_kddi() local
1027 unsigned char *out, *limit; in mb_wchar_to_utf8_sb() local
H A Dmbfilter_utf16.c523 uint32_t *out = buf, *limit = buf + bufsize - 1; in mb_utf16be_to_wchar_default() local
572 unsigned char *out, *limit; in mb_wchar_to_utf16be_default() local
601 uint32_t *out = buf, *limit = buf + bufsize - 1; in mb_utf16le_to_wchar_default() local
650 unsigned char *out, *limit; in mb_wchar_to_utf16le_default() local
685 uint32_t *out = buf; in mb_utf16be_to_wchar_avx2() local
806 unsigned char *out, *limit; in mb_wchar_to_utf16be_avx2() local
885 uint32_t *out = buf; in mb_utf16le_to_wchar_avx2() local
985 unsigned char *out, *limit; in mb_wchar_to_utf16le_avx2() local
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_mips.lua1023 wline(function(out) writeactions(out, name) end) function
1030 wline(function(out) writeglobals(out, prefix) end) function
1037 wline(function(out) writeglobalnames(out, name) end) function
1044 wline(function(out) writeexternnames(out, name) end) function
H A Ddasm_ppc.lua1761 wline(function(out) writeactions(out, name) end) function
1768 wline(function(out) writeglobals(out, prefix) end) function
1775 wline(function(out) writeglobalnames(out, name) end) function
1782 wline(function(out) writeexternnames(out, name) end) function
H A Ddasm_x86.lua2208 wline(function(out) writeactions(out, name) end) function
2215 wline(function(out) writeglobals(out, prefix) end) function
2222 wline(function(out) writeglobalnames(out, name) end) function
2229 wline(function(out) writeexternnames(out, name) end) function
H A Ddasm_arm.lua955 wline(function(out) writeactions(out, name) end) function
962 wline(function(out) writeglobals(out, prefix) end) function
969 wline(function(out) writeglobalnames(out, name) end) function
976 wline(function(out) writeexternnames(out, name) end) function
H A Ddasm_arm64.lua1041 wline(function(out) writeactions(out, name) end) function
1048 wline(function(out) writeglobals(out, prefix) end) function
1055 wline(function(out) writeglobalnames(out, name) end) function
1062 wline(function(out) writeexternnames(out, name) end) function
/php-src/ext/soap/
H A Dphp_encoding.c668 xmlBufferPtr out = xmlBufferCreate(); in to_zval_string() local
701 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringr() local
734 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringc() local
855 xmlBufferPtr out = xmlBufferCreate(); in to_xml_string() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Dconv.c308 lexbor_conv_dec_to_hex(uint32_t number, lxb_char_t *out, size_t length) in lexbor_conv_dec_to_hex()

Completed in 171 milliseconds

1234