Home
last modified time | relevance | path

Searched defs:ctx (Results 76 – 100 of 113) sorted by relevance

12345

/php-src/ext/curl/
H A Dinterface.c556 static size_t curl_write_nothing(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_nothing()
563 static size_t curl_write(char *data, size_t size, size_t nmemb, void *ctx) in curl_write()
625 static int curl_fnmatch(void *ctx, const char *pattern, const char *string) in curl_fnmatch()
816 static size_t curl_read(char *data, size_t size, size_t nmemb, void *ctx) in curl_read()
880 static size_t curl_write_header(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_header()
942 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
/php-src/Zend/Optimizer/
H A Doptimize_func_calls.c150 void zend_optimize_func_calls(zend_op_array *op_array, zend_optimizer_ctx *ctx) in zend_optimize_func_calls()
H A Dscdf.c82 void scdf_init(zend_optimizer_ctx *ctx, scdf_ctx *scdf, zend_op_array *op_array, zend_ssa *ssa) { in scdf_init()
H A Dcompact_literals.c154 void zend_optimizer_compact_literals(zend_op_array *op_array, zend_optimizer_ctx *ctx) in zend_optimizer_compact_literals()
/php-src/ext/tokenizer/
H A Dtokenizer.c417 struct event_context *ctx = context; in on_event() local
458 struct event_context ctx; in tokenize_parse() local
/php-src/ext/hash/
H A Dhash_whirlpool.c434 PHP_WHIRLPOOL_CTX *ctx = (PHP_WHIRLPOOL_CTX *) hash->context; in php_whirlpool_unserialize() local
H A Dhash_tiger.c244 PHP_TIGER_CTX *ctx = (PHP_TIGER_CTX *) hash->context; in php_tiger_unserialize() local
H A Dhash_snefru.c194 PHP_SNEFRU_CTX *ctx = (PHP_SNEFRU_CTX *) hash->context; in php_snefru_unserialize() local
H A Dhash_gost.c309 PHP_GOST_CTX *ctx = (PHP_GOST_CTX *) hash->context; in php_gost_unserialize() local
H A Dhash_md.c361 PHP_MD2_CTX *ctx = (PHP_MD2_CTX *) hash->context; in php_md2_unserialize() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Dbase.h90 void *ctx; member
/php-src/ext/dom/
H A Dxpath.c130 xmlXPathContextPtr ctx = xmlXPathNewContext(docp); in dom_xpath_construct() local
174 xmlXPathContextPtr ctx = (xmlXPathContextPtr) obj->ptr; in dom_xpath_document_read() local
/php-src/ext/soap/
H A Dphp_sdl.c236 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri) in sdl_set_uri_credentials()
316 void sdl_restore_uri_credentials(sdlCtx *ctx) in sdl_restore_uri_credentials()
328 static void load_wsdl_ex(zval *this_ptr, char *struri, sdlCtx *ctx, int include) in load_wsdl_ex()
456 static sdlSoapBindingFunctionHeaderPtr wsdl_soap_binding_header(sdlCtx* ctx, xmlNodePtr header, cha… in wsdl_soap_binding_header()
568 static void wsdl_soap_binding_body(sdlCtx* ctx, xmlNodePtr node, char* wsdl_soap_namespace, sdlSoap… in wsdl_soap_binding_body()
668 static HashTable* wsdl_message(sdlCtx *ctx, xmlChar* message_name) in wsdl_message()
737 sdlCtx ctx; in load_wsdl() local
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.h89 void *ctx; member
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtokenizer.h118 void *ctx) in lxb_css_syntax_tokenizer_chunk_cb_set()
/php-src/ext/openssl/
H A Dopenssl.c830 X509V3_CTX ctx; in php_openssl_config_check_syntax() local
3336 X509V3_CTX ctx; in PHP_FUNCTION() local
3768 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new_id(type, NULL); in php_openssl_generate_private_key() local
4136 BN_CTX *ctx; in php_openssl_dh_pub_from_priv() local
5217 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new(key, NULL); in php_openssl_pkey_derive() local
6735 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new(pkey, NULL); in PHP_FUNCTION() local
6784 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new(pkey, NULL); in PHP_FUNCTION() local
6834 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new(pkey, NULL); in PHP_FUNCTION() local
6883 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new(pkey, NULL); in PHP_FUNCTION() local
7071 EVP_CIPHER_CTX *ctx; in PHP_FUNCTION() local
[all …]
/php-src/ext/opcache/jit/ir/
H A Dir_private.h883 IR_ALWAYS_INLINE bool ir_ref_is_true(ir_ctx *ctx, ir_ref ref) in ir_ref_is_true()
942 IR_ALWAYS_INLINE ir_ref ir_operands_count(const ir_ctx *ctx, const ir_insn *insn) in ir_operands_count()
954 IR_ALWAYS_INLINE ir_ref ir_input_edges_count(const ir_ctx *ctx, const ir_insn *insn) in ir_input_edges_count()
1006 IR_ALWAYS_INLINE ir_ref ir_binding_find(const ir_ctx *ctx, ir_ref ref) in ir_binding_find()
1104 IR_ALWAYS_INLINE uint32_t ir_phi_input_number(const ir_ctx *ctx, const ir_block *bb, uint32_t from) in ir_phi_input_number()
1315 IR_ALWAYS_INLINE void ir_set_alocated_reg(ir_ctx *ctx, ir_ref ref, int op_num, int8_t reg) in ir_set_alocated_reg()
1326 IR_ALWAYS_INLINE int8_t ir_get_alocated_reg(const ir_ctx *ctx, ir_ref ref, int op_num) in ir_get_alocated_reg()
H A Dir.h707 IR_ALWAYS_INLINE void ir_set_op1(ir_ctx *ctx, ir_ref ref, ir_ref val) in ir_set_op1()
712 IR_ALWAYS_INLINE void ir_set_op2(ir_ctx *ctx, ir_ref ref, ir_ref val) in ir_set_op2()
717 IR_ALWAYS_INLINE void ir_set_op3(ir_ctx *ctx, ir_ref ref, ir_ref val) in ir_set_op3()
907 IR_ALWAYS_INLINE void *ir_jit_compile(ir_ctx *ctx, int opt_level, size_t *size) in ir_jit_compile()
H A Dir_disasm.c326 ir_ctx *ctx,
/php-src/Zend/
H A Dzend_ast.c512 zend_ast_evaluate_ctx *ctx in zend_ast_evaluate_ex()
535 zend_ast_evaluate_ctx *ctx in zend_ast_evaluate_inner()
1025 zend_ast_evaluate_ctx ctx = {0}; in zend_ast_evaluate() local
H A Dzend_execute_API.c697 …ASTCALL zval_update_constant_with_ctx(zval *p, zend_class_entry *scope, zend_ast_evaluate_ctx *ctx) in zval_update_constant_with_ctx()
740 zend_ast_evaluate_ctx ctx = {0}; in zval_update_constant_ex() local
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtokenizer.h209 void *ctx) in lxb_html_tokenizer_callback_token_done_set()
/php-src/ext/mysqlnd/
H A Dmysqlnd_auth.c723 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new(server_public_key, NULL); in mysqlnd_sha256_public_encrypt() local
1029 EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new(server_public_key, NULL); in mysqlnd_caching_sha2_public_encrypt() local
/php-src/ext/standard/
H A Dcrypt_blowfish.c644 BF_ctx ctx; in BF_crypt() member
/php-src/ext/com_dotnet/
H A Dcom_com.c40 CLSCTX ctx = CLSCTX_SERVER; in PHP_METHOD() local

Completed in 119 milliseconds

12345