Home
last modified time | relevance | path

Searched defs:enc (Results 26 – 36 of 36) sorted by relevance

12

/PHP-7.0/ext/soap/
H A Dsoap.c539 encodePtr enc; in php_soap_prepare_globals() local
1044 encodePtr enc, new_enc; in soap_create_typemap() local
3404 encodePtr enc; local
4357 encodePtr enc = NULL; local
4448 encodePtr enc; local
4800 encodePtr enc = type->encode; local
H A Dphp_schema.c52 encodePtr enc, enc_ptr; in create_encoder() local
91 encodePtr enc = get_encoder(sdl, (char*)ns, (char*)type); in get_create_encoder() local
/PHP-7.0/ext/mbstring/
H A Dphp_mbregex.c447 …le_pattern(const char *pattern, int patlen, OnigOptionType options, OnigEncoding enc, OnigSyntaxTy… in php_mbregex_compile_pattern()
816 const mbfl_encoding *enc; in _php_mb_regex_ereg_replace_exec() local
H A Dmbstring.c4706 char *enc = NULL; in PHP_FUNCTION() local
4793 MBSTRING_API size_t php_mb_mbchar_bytes_ex(const char *s, const mbfl_encoding *enc) in php_mb_mbchar_bytes_ex()
4818 …har *php_mb_safe_strrchr_ex(const char *s, unsigned int c, size_t nbytes, const mbfl_encoding *enc) in php_mb_safe_strrchr_ex()
/PHP-7.0/ext/intl/converter/
H A Dconverter.c376 const char *enc, size_t enc_len in php_converter_set_encoding()
416 char *enc; in php_converter_do_set_encoding() local
/PHP-7.0/ext/zlib/
H A Dzlib.c106 zval *enc; in php_zlib_output_encoding() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregint.h288 #define XDIGITVAL(enc,code) \ argument
758 #define IS_CODE_SB_WORD(enc,code) \ argument
H A Dregparse.h281 OnigEncoding enc; member
/PHP-7.0/ext/xmlwriter/
H A Dphp_xmlwriter.c1329 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/standard/
H A Dstring.c4887 char delim = ',', enc = '"', esc = '\\'; local
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c13732 u8 enc; /* Text encoding used by this database */ member
13879 u8 enc; /* Text encoding */ member
14285 u8 enc; /* Text encoding handled by xCmp() */ member
14577 u8 enc; /* Text encoding - one of the SQLITE_UTF* values */ member
17820 u8 enc; /* SQLITE_UTF8, SQLITE_UTF16BE, SQLITE_UTF16LE */ member

Completed in 448 milliseconds

12