Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 55) sorted by last modified time

123

/PHP-5.4/sapi/isapi/stresstest/
H A Dstresstest.cpp55 HANDLE out; member
/PHP-5.4/main/streams/
H A Dstreams.c357 static const char *_php_stream_pretty_free_options(int close_options, char *out) in _php_stream_pretty_free_options()
403 char out[200] = ""; in _php_stream_free() local
/PHP-5.4/main/
H A Dphp_output.h104 php_output_buffer out; member
H A Drfc1867.c655 char buf[FILLUNIT], *out=NULL; in multipart_buffer_read_body() local
/PHP-5.4/ext/zip/lib/
H A Dzip_source_pkware.c109 decrypt(struct trad_pkware *ctx, zip_uint8_t *out, const zip_uint8_t *in, in decrypt()
H A Dzip_close.c76 FILE *out; in zip_close() local
511 write_cdir(struct zip *za, struct zip_cdir *cd, FILE *out) in write_cdir()
/PHP-5.4/ext/xmlwriter/examples/
H A Dxmlwriter_mem.php27 $out = xmlwriter_output_memory($xw, 0); variable
33 $out = xmlwriter_output_memory($xw, 1); variable
37 $out = xmlwriter_output_memory($xw); variable
H A Dxmlwriter_mem_ns.php27 $out = xmlwriter_output_memory($xw, 0); variable
/PHP-5.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c708 php_output_options out; in PHP_FUNCTION() local
1100 php_output_options out; in PHP_FUNCTION() local
/PHP-5.4/ext/tidy/
H A Dtidy.c745 static int tidy_doc_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_doc_cast_handler()
778 static int tidy_node_cast_handler(zval *in, zval *out, int type TSRMLS_DC) in tidy_node_cast_handler()
/PHP-5.4/ext/standard/
H A Dstring.c198 PHPAPI struct lconv *localeconv_r(struct lconv *out) in localeconv_r()
H A Dphp_crypt_r.c127 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) { in php_md5_crypt_r()
319 char * php_md5_crypt_r(const char *pw, const char *salt, char *out) in php_md5_crypt_r()
H A Ddns_win32.c259 unsigned short out[8]; in php_parserr() local
H A Dfile.c685 zval out; in PHP_FUNCTION() local
H A Dfilters.c1959 char *out = buf; in php_dechunk() local
H A Dcrypt_freesec.c582 des_cipher(const char *in, char *out, uint32_t salt, int count, in des_cipher()
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c17785 FILE *out; in sqlite3MemdebugDump() local
18429 FILE *out; in sqlite3Memsys3Dump() local
19047 FILE *out; in sqlite3Memsys5Dump() local
/PHP-5.4/ext/soap/
H A Dphp_sdl.c1785 static void sdl_serialize_string(const char *str, smart_str *out) in sdl_serialize_string()
1800 static void sdl_serialize_key(HashTable *ht, smart_str *out) in sdl_serialize_key()
1814 static void sdl_serialize_encoder_ref(encodePtr enc, HashTable *tmp_encoders, smart_str *out) { in sdl_serialize_encoder_ref()
1827 static void sdl_serialize_type_ref(sdlTypePtr type, HashTable *tmp_types, smart_str *out) { in sdl_serialize_type_ref()
1840 static void sdl_serialize_attribute(sdlAttributePtr attr, HashTable *tmp_encoders, smart_str *out) in sdl_serialize_attribute()
1904 static void sdl_serialize_resriction_int(sdlRestrictionIntPtr x, smart_str *out) in sdl_serialize_resriction_int()
1915 static void sdl_serialize_resriction_char(sdlRestrictionCharPtr x, smart_str *out) in sdl_serialize_resriction_char()
1926 … sdl_serialize_type(sdlTypePtr type, HashTable *tmp_encoders, HashTable *tmp_types, smart_str *out) in sdl_serialize_type()
2022 static void sdl_serialize_encoder(encodePtr enc, HashTable *tmp_types, smart_str *out) in sdl_serialize_encoder()
2030 …_serialize_parameters(HashTable *ht, HashTable *tmp_encoders, HashTable *tmp_types, smart_str *out) in sdl_serialize_parameters()
[all …]
H A Dphp_encoding.c698 xmlBufferPtr out = xmlBufferCreate(); in to_zval_string() local
732 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringr() local
766 xmlBufferPtr out = xmlBufferCreate(); in to_zval_stringc() local
894 xmlBufferPtr out = xmlBufferCreate(); in to_xml_string() local
/PHP-5.4/ext/session/
H A Dsession.c243 static char *bin_to_readable(char *in, size_t inlen, char *out, char nbits) /* {{{ */ in bin_to_readable()
/PHP-5.4/ext/pdo/
H A Dpdo_stmt.c2151 php_stream *out = php_stream_open_wrapper("php://output", "w", 0, NULL); in PHP_METHOD() local
/PHP-5.4/ext/openssl/
H A Dopenssl.c3242 zval ** zpkey, * args = NULL, *out; in PHP_FUNCTION() local
3363 BIO *out; in PHP_FUNCTION() local
3828 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/mbstring/ucgendat/
H A Ducgendat.c1277 write_case(FILE *out, _case_t *tab, int num, int first) in write_case()
1297 FILE *out; in write_cdata() local
/PHP-5.4/ext/ldap/
H A Dldap.c1510 static void _ldap_hash_fetch(zval *hashTbl, const char *key, zval **out) in _ldap_hash_fetch()
/PHP-5.4/ext/imap/
H A Dphp_imap.c2408 zval *stream, **out; in PHP_FUNCTION() local
2744 unsigned char *out, *outp; in PHP_FUNCTION() local
2883 unsigned char *out, *outp; in PHP_FUNCTION() local
3003 unsigned char *out; in php_imap_mutf7() local

Completed in 481 milliseconds

123