Home
last modified time | relevance | path

Searched defs:in (Results 1 – 25 of 56) sorted by last modified time

123

/PHP-7.4/ext/standard/
H A Ddns.c237 struct in_addr in; in PHP_FUNCTION() local
276 struct in_addr in; in php_gethostbyname() local
H A Dstring.c4292 __m128i in = _mm_loadu_si128((__m128i *)s); local
5984 __m128i in, gt, lt, cmp, delta; local
H A Dexec.c530 FILE *in; local
/PHP-7.4/ext/gd/libgd/
H A Dgd_png.c102 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromPng() local
112 gdIOCtx *in = gdNewDynamicCtxEx(size, data, 0); in gdImageCreateFromPngPtr() local
H A Dgd_wbmp.c80 int gd_getin (void *in) in gd_getin()
186 gdIOCtx *in = gdNewFileCtx(inFile); in gdImageCreateFromWBMP() local
196 gdIOCtx *in = gdNewDynamicCtxEx(size, data, 0); in gdImageCreateFromWBMPPtr() local
/PHP-7.4/ext/date/lib/
H A Dparse_date.c24936 Scanner in; in timelib_strtotime() local
25125 Scanner in; in timelib_parse_from_format_with_map() local
H A Dparse_iso_intervals.c937 Scanner in; in timelib_strtointerval() local
/PHP-7.4/TSRM/
H A Dtsrm_win32.c455 HANDLE in, out; in popen_ex() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c2828 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local
2967 const unsigned char *in, *inp, *endp; in PHP_FUNCTION() local
3080 zend_string *in; in php_imap_mutf7() local
/PHP-7.4/main/streams/
H A Dfilter.c130 PHPAPI int php_stream_bucket_split(php_stream_bucket *in, php_stream_bucket **left, php_stream_buck… in php_stream_bucket_split()
/PHP-7.4/ext/openssl/
H A Dopenssl.c1708 BIO *in; in php_openssl_x509_from_zval() local
2530 BIO *in=NULL; in STACK_OF() local
3300 BIO * in; in php_openssl_csr_from_zval() local
3925 BIO* in; in php_openssl_evp_from_zval() local
3940 BIO *in; in php_openssl_evp_from_zval() local
5154 BIO * in = NULL, * datain = NULL, * dataout = NULL, * p7bout = NULL; in PHP_FUNCTION() local
5665 BIO * in = NULL, * out = NULL, * datain = NULL; in PHP_FUNCTION() local
H A Dxp_ssl.c1543 static unsigned char *php_openssl_alpn_protos_parse(unsigned short *outlen, const char *in) /* {{{ … in php_openssl_alpn_protos_parse()
1577 const unsigned char *in, unsigned int inlen, void *arg) /* {{{ */ in php_openssl_server_alpn_callback()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.c884 zend_bitset def, in, phi; in zend_build_ssa() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c665 …xmlBufferPtr in = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->conten… in to_zval_string() local
698 …xmlBufferPtr in = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->conten… in to_zval_stringr() local
731 …xmlBufferPtr in = xmlBufferCreateStatic(data->children->content, xmlStrlen(data->children->conten… in to_zval_stringc() local
852 xmlBufferPtr in = xmlBufferCreateStatic(str, new_len); in to_xml_string() local
H A Dphp_sdl.c1204 static char* sdl_deserialize_string(char **in) in sdl_deserialize_string()
1220 static void sdl_deserialize_key(HashTable* ht, void* data, char **in) in sdl_deserialize_key()
1233 static void sdl_deserialize_attribute(sdlAttributePtr attr, encodePtr *encoders, char **in) in sdl_deserialize_attribute()
1260 static sdlRestrictionIntPtr sdl_deserialize_resriction_int(char **in) in sdl_deserialize_resriction_int()
1274 static sdlRestrictionCharPtr sdl_deserialize_resriction_char(char **in) in sdl_deserialize_resriction_char()
1288 static sdlContentModelPtr sdl_deserialize_model(sdlTypePtr *types, sdlTypePtr *elements, char **in) in sdl_deserialize_model()
1326 static void sdl_deserialize_type(sdlTypePtr type, sdlTypePtr *types, encodePtr *encoders, char **in) in sdl_deserialize_type()
1414 static void sdl_deserialize_encoder(encodePtr enc, sdlTypePtr *types, char **in) in sdl_deserialize_encoder()
1457 …ze_soap_body(sdlSoapBindingFunctionBodyPtr body, encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_soap_body()
1516 static HashTable* sdl_deserialize_parameters(encodePtr *encoders, sdlTypePtr *types, char **in) in sdl_deserialize_parameters()
[all …]
/PHP-7.4/ext/session/
H A Dsession.c269 static void bin_to_readable(unsigned char *in, size_t inlen, char *out, size_t outlen, char nbits) … in bin_to_readable()
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c101 unsigned char in[64]; member
/PHP-7.4/ext/phar/
H A Dutil.c1483 BIO *in; in phar_verify_signature() local
1816 BIO *in; in phar_create_signature() local
/PHP-7.4/ext/tidy/
H A Dtidy.c771 static int tidy_doc_cast_handler(zval *in, zval *out, int type) in tidy_doc_cast_handler()
809 static int tidy_node_cast_handler(zval *in, zval *out, int type) in tidy_node_cast_handler()
/PHP-7.4/main/
H A Dnetwork.c169 struct in_addr in; in php_network_getaddresses() local
/PHP-7.4/ext/ldap/
H A Dldap.c1308 static int _php_sasl_interact(LDAP *ld, unsigned flags, void *defaults, void *in) in _php_sasl_interact()
/PHP-7.4/win32/
H A Dioutil.h182 __forceinline static wchar_t *php_win32_ioutil_conv_any_to_w(const char* in, size_t in_len, size_t … in php_win32_ioutil_conv_any_to_w()
249 #define php_win32_ioutil_any_to_w(in) php_win32_ioutil_conv_any_to_w(in, PHP_WIN32_CP_IGNORE_LEN, P… argument
H A Dcodepage.c36 __forceinline static wchar_t *php_win32_cp_to_w_int(const char* in, size_t in_len, size_t *out_len,… in php_win32_cp_to_w_int()
80 PW32CP wchar_t *php_win32_cp_conv_utf8_to_w(const char* in, size_t in_len, size_t *out_len) in php_win32_cp_conv_utf8_to_w()
85 PW32CP wchar_t *php_win32_cp_conv_cur_to_w(const char* in, size_t in_len, size_t *out_len) in php_win32_cp_conv_cur_to_w()
94 PW32CP wchar_t *php_win32_cp_conv_to_w(DWORD cp, DWORD flags, const char* in, size_t in_len, size_t… in php_win32_cp_conv_to_w()
104 PW32CP wchar_t *php_win32_cp_conv_ascii_to_w(const char* in, size_t in_len, size_t *out_len) in php_win32_cp_conv_ascii_to_w()
216 __forceinline static char *php_win32_cp_from_w_int(const wchar_t* in, size_t in_len, size_t *out_le… in php_win32_cp_from_w_int()
261 PW32CP char *php_win32_cp_conv_w_to_utf8(const wchar_t* in, size_t in_len, size_t *out_len) in php_win32_cp_conv_w_to_utf8()
266 PW32CP char *php_win32_cp_conv_w_to_cur(const wchar_t* in, size_t in_len, size_t *out_len) in php_win32_cp_conv_w_to_cur()
275 PW32CP char *php_win32_cp_conv_from_w(DWORD cp, DWORD flags, const wchar_t* in, size_t in_len, size… in php_win32_cp_conv_from_w()
H A Dcodepage.h66 #define php_win32_cp_utf8_to_w(in) php_win32_cp_conv_utf8_to_w(in, PHP_WIN32_CP_IGNORE_LEN, PHP_WIN… argument
68 #define php_win32_cp_cur_to_w(in) php_win32_cp_conv_cur_to_w(in, PHP_WIN32_CP_IGNORE_LEN, PHP_WIN32… argument
70 #define php_win32_cp_ascii_to_w(in) php_win32_cp_conv_ascii_to_w(in, PHP_WIN32_CP_IGNORE_LEN, PHP_W… argument
73 #define php_win32_cp_w_to_utf8(in) php_win32_cp_conv_w_to_utf8(in, PHP_WIN32_CP_IGNORE_LEN, PHP_WIN… argument
75 #define php_win32_cp_w_to_cur(in) php_win32_cp_conv_w_to_cur(in, PHP_WIN32_CP_IGNORE_LEN, PHP_WIN32… argument
81 __forceinline static wchar_t *php_win32_cp_conv_any_to_w(const char* in, size_t in_len, size_t *out… in php_win32_cp_conv_any_to_w()
117 #define php_win32_cp_any_to_w(in) php_win32_cp_conv_any_to_w(in, PHP_WIN32_CP_IGNORE_LEN, PHP_WIN32… argument
122 __forceinline static char *php_win32_cp_conv_w_to_any(const wchar_t* in, size_t in_len, size_t *out… in php_win32_cp_conv_w_to_any()
126 #define php_win32_cp_w_to_any(in) php_win32_cp_conv_w_to_any(in, PHP_WIN32_CP_IGNORE_LEN, PHP_WIN32… argument
/PHP-7.4/sapi/phpdbg/
H A Dcreate-test.php78 if ("" != $in = fread(STDIN, 1024)) { variable

Completed in 244 milliseconds

123