Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 64) sorted by last modified time

123

/PHP-7.4/main/streams/
H A Dstreams.c370 php_stream_context *context; in _php_stream_free() local
1949 PHPAPI int _php_stream_mkdir(const char *path, int mode, int options, php_stream_context *context)
1964 PHPAPI int _php_stream_rmdir(const char *path, int options, php_stream_context *context)
1978 …stream_stat_path(const char *path, int flags, php_stream_statbuf *ssb, php_stream_context *context)
2226 PHPAPI php_stream_context *php_stream_context_set(php_stream *stream, php_stream_context *context)
2243 PHPAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severit…
2250 PHPAPI void php_stream_context_free(php_stream_context *context)
2265 php_stream_context *context; local
2288 PHPAPI zval *php_stream_context_get_option(php_stream_context *context,
2299 PHPAPI int php_stream_context_set_option(php_stream_context *context,
[all …]
H A Dplain_wrapper.c1153 …wrapper *wrapper, const char *url, int flags, php_stream_statbuf *ssb, php_stream_context *context) in php_plain_files_url_stater()
1177 …iles_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context) in php_plain_files_unlink()
1203 …apper *wrapper, const char *url_from, const char *url_to, int options, php_stream_context *context) in php_plain_files_rename()
1304 …r(php_stream_wrapper *wrapper, const char *dir, int mode, int options, php_stream_context *context) in php_plain_files_mkdir()
1389 …files_rmdir(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context) in php_plain_files_rmdir()
1417 …php_stream_wrapper *wrapper, const char *url, int option, void *value, php_stream_context *context) in php_plain_files_metadata()
H A Duserspace.c282 …er_stream_create_object(struct php_user_stream_wrapper *uwrap, php_stream_context *context, zval *… in user_stream_create_object()
1110 …pper_unlink(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context) in user_wrapper_unlink()
1154 int options, php_stream_context *context) in user_wrapper_rename()
1200 int options, php_stream_context *context) in user_wrapper_mkdir()
1248 int options, php_stream_context *context) in user_wrapper_rmdir()
1294 void *value, php_stream_context *context) in user_wrapper_metadata()
1367 php_stream_statbuf *ssb, php_stream_context *context) in user_wrapper_stat_url()
/PHP-7.4/ext/libxml/
H A Dlibxml.c298 php_stream_context *context = NULL; in php_libxml_streams_IO_open_wrapper() local
382 static int php_libxml_streams_IO_read(void *context, char *buffer, int len) in php_libxml_streams_IO_read()
387 static int php_libxml_streams_IO_write(void *context, const char *buffer, int len) in php_libxml_streams_IO_write()
392 static int php_libxml_streams_IO_close(void *context) in php_libxml_streams_IO_close()
401 void *context = NULL; in php_libxml_input_buffer_create_filename() local
483 void *context = NULL; in php_libxml_output_buffer_create_filename() local
628 const char *ID, xmlParserCtxtPtr context) in _php_libxml_external_entity_loader()
750 const char *ID, xmlParserCtxtPtr context) in _php_libxml_pre_ext_ent_loader()
836 PHP_LIBXML_API void php_libxml_switch_context(zval *context, zval *oldcontext) in php_libxml_switch_context()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c7162 compare_context *context, jump_list **backtracks) in byte_sequence_compare()
8425 compare_context context; in compile_char1_matchingpath() local
8831 compare_context context; in compile_charn_matchingpath() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c2663 PHP_MD5_CTX context; in accel_gen_system_id() local
/PHP-7.4/main/
H A Doutput.c268 php_output_context context; in php_output_flush() local
299 php_output_context context; in php_output_clean() local
315 php_output_context context; in php_output_clean_all() local
792 static inline void php_output_context_reset(php_output_context *context) in php_output_context_reset()
817 static inline void php_output_context_swap(php_output_context *context) in php_output_context_swap()
835 static inline void php_output_context_pass(php_output_context *context) in php_output_context_pass()
850 static inline void php_output_context_dtor(php_output_context *context) in php_output_context_dtor()
1037 php_output_context context; in php_output_op() local
1095 php_output_context *context = (php_output_context *) c; in php_output_stack_apply_op() local
1141 php_output_context *context = (php_output_context *) c; in php_output_stack_apply_clean() local
[all …]
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1452 static void pcntl_signal_handler(int signo, siginfo_t *siginfo, void *context) in pcntl_signal_handler()
/PHP-7.4/ext/opcache/Optimizer/
H A Ddce.c61 } context; typedef
/PHP-7.4/ext/standard/
H A Dhttp_fopen_wrapper.c121 php_stream_context *context, int redirect_max, int flags, in php_stream_url_wrap_http_ex()
H A Dfile.c139 php_stream_context *context = (php_stream_context*)res->ptr; in ZEND_RSRC_DTOR_FUNC() local
534 php_stream_context *context = NULL; in PHP_FUNCTION() local
588 php_stream_context *context = NULL; in PHP_FUNCTION() local
734 php_stream_context *context = NULL; in PHP_FUNCTION() local
874 php_stream_context *context = NULL; in PHP_NAMED_FUNCTION() local
1340 php_stream_context *context; in PHP_FUNCTION() local
1363 php_stream_context *context; in PHP_FUNCTION() local
1387 php_stream_context *context = NULL; in PHP_FUNCTION() local
1464 php_stream_context *context; in PHP_FUNCTION() local
1504 php_stream_context *context = NULL; in PHP_FUNCTION() local
[all …]
H A Dstreamsfuncs.c103 php_stream_context *context = NULL; in PHP_FUNCTION() local
189 php_stream_context *context = NULL; in PHP_FUNCTION() local
908 static int parse_context_params(php_stream_context *context, zval *params) in parse_context_params()
941 php_stream_context *context = NULL; in decode_context_param() local
971 php_stream_context *context; in PHP_FUNCTION() local
992 php_stream_context *context; in PHP_FUNCTION() local
1037 php_stream_context *context; in PHP_FUNCTION() local
1059 php_stream_context *context; in PHP_FUNCTION() local
1086 php_stream_context *context; in PHP_FUNCTION() local
1111 php_stream_context *context; in PHP_FUNCTION() local
[all …]
H A Durl.c682 php_stream_context *context; local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c6280 PHP_SHA1_CTX context; in ZEND_METHOD() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c551 PHP_SHA1_CTX context; in php_mysqlnd_scramble() local
987 PHP_SHA256_CTX context; in php_mysqlnd_scramble_sha2() local
/PHP-7.4/ext/soap/
H A Dphp_sdl.c232 zval context; in sdl_set_uri_credentials() local
3170 php_stream_context *context=NULL; in get_sdl() local
3205 PHP_MD5_CTX context; in get_sdl() local
H A Dsoap.c2281 php_stream_context *context = NULL; local
H A Dphp_http.c92 void http_context_headers(php_stream_context* context, in http_context_headers()
161 …am* http_connect(zval* this_ptr, php_url *phpurl, int use_ssl, php_stream_context *context, int *u… in http_connect()
365 php_stream_context *context = NULL; in make_http_soap_request() local
/PHP-7.4/ext/phar/
H A Dutil.c1601 PHP_SHA512_CTX context; in phar_verify_signature() local
1641 PHP_SHA256_CTX context; in phar_verify_signature() local
1681 PHP_SHA1_CTX context; in phar_verify_signature() local
1721 PHP_MD5_CTX context; in phar_verify_signature() local
1784 PHP_SHA512_CTX context; in phar_create_signature() local
1799 PHP_SHA256_CTX context; in phar_create_signature() local
1897 PHP_SHA1_CTX context; in phar_create_signature() local
1912 PHP_MD5_CTX context; in phar_create_signature() local
/PHP-7.4/Zend/
H A Dzend_signal.c82 void zend_signal_handler_defer(int signo, siginfo_t *siginfo, void *context) in zend_signal_handler_defer()
174 static void zend_signal_handler(int signo, siginfo_t *siginfo, void *context) in zend_signal_handler()
/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c543 php_stream_context *context = php_stream_context_from_zval(zcontext, 0); in _php_finfo_get_type() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c238 …TRIBUTE void sljit_set_function_context(void** func_ptr, struct sljit_function_context* context, s… in sljit_set_function_context()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c320 int argc, sqlite3_value **argv, sqlite3_context *context, in do_callback()
454 static void php_sqlite3_func_callback(sqlite3_context *context, int argc, in php_sqlite3_func_callback()
462 static void php_sqlite3_func_step_callback(sqlite3_context *context, int argc, in php_sqlite3_func_step_callback()
470 static void php_sqlite3_func_final_callback(sqlite3_context *context) in php_sqlite3_func_final_callback()
477 static int php_sqlite3_collation_callback(void *context, in php_sqlite3_collation_callback()
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c750 … php_sqlite3_fci *fc, zval *cb, int argc, sqlite3_value **argv, sqlite3_context *context, int is_a… in sqlite3_do_callback()
891 static void php_sqlite3_callback_func(sqlite3_context *context, int argc, sqlite3_value **argv) /* … in php_sqlite3_callback_func()
899 static void php_sqlite3_callback_step(sqlite3_context *context, int argc, sqlite3_value **argv) /* … in php_sqlite3_callback_step()
910 static void php_sqlite3_callback_final(sqlite3_context *context) /* {{{ */ in php_sqlite3_callback_final()
/PHP-7.4/ext/ldap/
H A Dldap.c254 struct berval *context; in _php_ldap_control_to_array() local
506 struct berval context; in _php_ldap_control_from_array() local

Completed in 262 milliseconds

123