Home
last modified time | relevance | path

Searched defs:encoding (Results 26 – 39 of 39) sorted by relevance

12

/php-src/ext/soap/
H A Dphp_soap.h98 xmlCharEncodingHandlerPtr encoding; member
170 xmlCharEncodingHandlerPtr encoding; variable
H A Dsoap.stub.php494 …public function __construct(mixed $data, ?int $encoding, ?string $typeName = null, ?string $typeNa…
H A Dsoap.c914 xmlCharEncodingHandlerPtr encoding; in PHP_METHOD() local
1327 zval *server_vars, *encoding; in PHP_METHOD() local
2075 xmlCharEncodingHandlerPtr encoding; in PHP_METHOD() local
/php-src/ext/dom/
H A Ddocument.c104 const char *encoding = (const char *) docp->encoding; in dom_document_encoding_read() local
1251 char *encoding, *version = NULL; in PHP_METHOD() local
1345 …de, const char *source, size_t source_len, size_t options, xmlCharEncodingHandlerPtr encoding) /* … in dom_document_parser()
2085 const char *encoding; in PHP_METHOD() local
H A Dhtml_document.c411 lxb_html_encoding_t encoding; in dom_determine_encoding() local
732 const char *encoding = "UTF-8"; in PHP_METHOD() local
H A Dphp_dom.stub.php719 public ?string $encoding; variable in DOMDocument
763 public function __construct(string $version = "1.0", string $encoding = "") {}
955 public ?string $encoding = null; variable in DOMEntity
1580 public static function createEmpty(string $encoding = "UTF-8"): HTMLDocument {}
1599 …public static function createEmpty(string $version = "1.0", string $encoding = "UTF-8"): XMLDocume…
/php-src/ext/xmlreader/
H A Dphp_xmlreader.c807 char *encoding = NULL; in PHP_METHOD() local
989 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/php-src/ext/dom/lexbor/lexbor/encoding/
H A Dbase.h190 lxb_encoding_t encoding; member
/php-src/ext/pgsql/
H A Dpgsql.stub.php811 function pg_set_client_encoding($connection, string $encoding = UNKNOWN): int {}
818 function pg_setclientencoding($connection, string $encoding = UNKNOWN): int {}
H A Dpgsql.c3079 char *encoding; in PHP_FUNCTION() local
/php-src/ext/standard/
H A Dbasic_functions.stub.php2132 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/ext/gd/libgd/
H A Dgdft.c370 unsigned short platform, encoding; local
/php-src/ext/mbstring/
H A Dphp_mbregex.c842 char *encoding = NULL; in PHP_FUNCTION() local
/php-src/ext/openssl/
H A Dopenssl.c6166 zend_long encoding = ENCODING_SMIME; in PHP_FUNCTION() local
6322 zend_long encoding = ENCODING_SMIME; in PHP_FUNCTION() local
6602 zend_long encoding = ENCODING_SMIME; in PHP_FUNCTION() local
6782 zend_long encoding = ENCODING_SMIME; in PHP_FUNCTION() local

Completed in 132 milliseconds

12