Home
last modified time | relevance | path

Searched defs:ctx (Results 26 – 47 of 47) sorted by relevance

12

/PHP-5.5/ext/libxml/
H A Dlibxml.c505 static void php_libxml_ctx_error_level(int level, void *ctx, const char *msg TSRMLS_DC) in php_libxml_ctx_error_level()
529 static void php_libxml_internal_error_handler(int error_type, void *ctx, const char **msg, va_list … in php_libxml_internal_error_handler()
714 PHP_LIBXML_API void php_libxml_ctx_error(void *ctx, const char *msg, ...) in php_libxml_ctx_error()
722 PHP_LIBXML_API void php_libxml_ctx_warning(void *ctx, const char *msg, ...) in php_libxml_ctx_warning()
737 PHP_LIBXML_API void php_libxml_error_handler(void *ctx, const char *msg, ...) in php_libxml_error_handler()
/PHP-5.5/ext/soap/
H A Dphp_xml.c72 static void soap_ignorableWhitespace(void *ctx, const xmlChar *ch, int len) in soap_ignorableWhitespace()
76 static void soap_Comment(void *ctx, const xmlChar *value) in soap_Comment()
H A Dphp_sdl.c229 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri TSRMLS_DC) in sdl_set_uri_credentials()
321 static void load_wsdl_ex(zval *this_ptr, char *struri, sdlCtx *ctx, int include TSRMLS_DC) in load_wsdl_ex()
449 static sdlSoapBindingFunctionHeaderPtr wsdl_soap_binding_header(sdlCtx* ctx, xmlNodePtr header, cha… in wsdl_soap_binding_header()
561 static void wsdl_soap_binding_body(sdlCtx* ctx, xmlNodePtr node, char* wsdl_soap_namespace, sdlSoap… in wsdl_soap_binding_body()
664 static HashTable* wsdl_message(sdlCtx *ctx, xmlChar* message_name) in wsdl_message()
733 sdlCtx ctx; in load_wsdl() local
/PHP-5.5/ext/curl/
H A Dinterface.c1292 static size_t curl_write_nothing(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_nothing()
1300 static size_t curl_write(char *data, size_t size, size_t nmemb, void *ctx) in curl_write()
1378 static int curl_fnmatch(void *ctx, const char *pattern, const char *string) in curl_fnmatch()
1525 static size_t curl_read(char *data, size_t size, size_t nmemb, void *ctx) in curl_read()
1601 static size_t curl_write_header(char *data, size_t size, size_t nmemb, void *ctx) in curl_write_header()
1678 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1699 static size_t curl_passwd(void *ctx, char *prompt, char *buf, int buflen) in curl_passwd()
/PHP-5.5/main/
H A Dreentrancy.c315 do_rand(unsigned long *ctx) in do_rand()
322 php_rand_r(unsigned int *ctx) in php_rand_r()
H A Dphp_output.h110 #define PHP_OUTPUT_TSRMLS(ctx) TSRMLS_FETCH_FROM_CTX((ctx)->tsrm_ls) argument
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c570 mbfl_filt_conv_wchar_cp50220_ctx *ctx; in mbfl_filt_conv_wchar_cp50220_ctor() local
597 mbfl_filt_conv_wchar_cp50220_ctx *ctx; in mbfl_filt_conv_wchar_cp50220_copy() local
/PHP-5.5/sapi/milter/
H A Dphp_milter.h25 SMFICTX *ctx; member
/PHP-5.5/ext/dom/
H A Dxpath.c277 xmlXPathContextPtr ctx, oldctx; in PHP_METHOD() local
322 xmlXPathContextPtr ctx; in dom_xpath_document_read() local
/PHP-5.5/ext/gd/libgd/
H A Dgdtest.c26 gdIOCtxPtr ctx; in main() local
/PHP-5.5/ext/oci8/
H A Doci8_lob.c167 php_oci_lob_ctx *ctx = (php_oci_lob_ctx *)ctxp; in php_oci_lob_callback() local
241 php_oci_lob_ctx ctx; in php_oci_lob_read() local
H A Doci8_statement.c336 sb4 php_oci_define_callback(dvoid *ctx, OCIDefine *define, ub4 iter, dvoid **bufpp, ub4 **alenpp, u… in php_oci_define_callback()
/PHP-5.5/ext/pdo_oci/
H A Doci_statement.c187 static sb4 oci_bind_input_cb(dvoid *ctx, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 *a… in oci_bind_input_cb()
219 static sb4 oci_bind_output_cb(dvoid *ctx, OCIBind *bindp, ub4 iter, ub4 index, dvoid **bufpp, ub4 *… in oci_bind_output_cb()
/PHP-5.5/ext/ftp/
H A Dftp.c250 SSL_CTX *ctx = NULL; in ftp_login() local
1495 SSL_CTX *ctx; in data_accept() local
1564 SSL_CTX *ctx; in data_close() local
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c55 SSL_CTX *ctx; member
993 static char * get_sni(php_stream_context *ctx, char *resourcename, long resourcenamelen, int is_per… in get_sni()
H A Dopenssl.c747 X509V3_CTX ctx; in php_openssl_config_check_syntax() local
1691 static int check_cert(X509_STORE *ctx, X509 *x, STACK_OF(X509) *untrustedchain, int purpose) in check_cert()
2581 X509V3_CTX ctx; in PHP_FUNCTION() local
4355 EVP_CIPHER_CTX ctx; in PHP_FUNCTION() local
4479 EVP_CIPHER_CTX ctx; in PHP_FUNCTION() local
4534 static int verify_callback(int preverify_ok, X509_STORE_CTX *ctx) /* {{{ */ in verify_callback()
4666 SSL *php_SSL_new_from_context(SSL_CTX *ctx, php_stream *stream TSRMLS_DC) /* {{{ */ in php_SSL_new_from_context()
/PHP-5.5/ext/ldap/
H A Dldap.c455 php_ldap_bictx *ctx; in _php_sasl_setdefs() local
483 static void _php_sasl_freedefs(php_ldap_bictx *ctx) in _php_sasl_freedefs()
500 php_ldap_bictx *ctx = defaults; in _php_sasl_interact() local
541 php_ldap_bictx *ctx; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dcrypt_blowfish.c662 BF_ctx ctx; in BF_crypt() member
/PHP-5.5/ext/com_dotnet/
H A Dcom_com.c44 CLSCTX ctx = CLSCTX_SERVER; in PHP_FUNCTION() local
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c3307 void lsapi_MD5Init(struct lsapi_MD5Context *ctx) in lsapi_MD5Init()
3322 void lsapi_MD5Update(struct lsapi_MD5Context *ctx, unsigned char const *buf, unsigned len) in lsapi_MD5Update()
3370 void lsapi_MD5Final(unsigned char digest[16], struct lsapi_MD5Context *ctx) in lsapi_MD5Final()
/PHP-5.5/ext/gd/
H A Dgd.c2195 static int _php_ctx_getmbi(gdIOCtx *ctx) in _php_ctx_getmbi()
/PHP-5.5/Zend/
H A Dzend_compile.c2408 zend_compiler_context *ctx; in zend_release_labels() local

Completed in 229 milliseconds

12