Home
last modified time | relevance | path

Searched refs:enc (Results 51 – 75 of 114) sorted by relevance

12345

/PHP-7.0/ext/mbstring/tests/
H A Dmb_substr_variation3.phpt87 foreach($encoding as $enc) {
88 echo "\n-- Iteration $iterator: $enc --\n";
91 if (mb_substr($string_ascii, 1, 5, $enc)) {
92 echo "Encoding $enc recognised\n";
94 echo "Encoding $enc not recognised\n";
98 if (mb_substr($string_mb, 1, 5, $enc)) {
99 echo "Encoding $enc recognised\n";
101 echo "Encoding $enc not recognised\n";
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DAPI52 OnigOptionType option, OnigEncoding enc, OnigSyntaxType* syntax,
80 5 enc: character encoding.
139 OnigOptionType option, OnigEncoding enc, OnigSyntaxType* syntax,
457 1 enc: character encoding
462 # UChar* onigenc_get_left_adjust_char_head(OnigEncoding enc,
468 1 enc: character encoding
473 # UChar* onigenc_get_right_adjust_char_head(OnigEncoding enc,
479 1 enc: character encoding
484 # int onigenc_strlen(OnigEncoding enc, const UChar* s, const UChar* end)
485 # int onigenc_strlen_null(OnigEncoding enc, const UChar* s)
[all …]
/PHP-7.0/tests/output/
H A Dbug74725.phpt9 // Note to test reader: this file is in Windows-1251 (vim: `:e ++enc=cp1251`)
/PHP-7.0/ext/soap/
H A Dphp_encoding.h201 xmlNodePtr sdl_guess_convert_xml(encodeTypePtr enc, zval* data, int style, xmlNodePtr parent);
202 zval *sdl_guess_convert_zval(zval *ret, encodeTypePtr enc, xmlNodePtr data);
H A Dsoap.c539 encodePtr enc; in php_soap_prepare_globals() local
1089 if (enc) { in soap_create_typemap()
3404 encodePtr enc; local
3411 enc = NULL;
4448 encodePtr enc; local
4453 enc = param->encode;
4466 enc = NULL;
4801 while (enc && enc->details.sdl_type &&
4802 enc != enc->details.sdl_type->encode &&
4806 enc = enc->details.sdl_type->encode;
[all …]
/PHP-7.0/ext/xml/
H A Dxml.c554 xml_encoding *enc = &xml_encodings[0]; in xml_get_encoding() local
556 while (enc && enc->name) { in xml_get_encoding()
558 return enc; in xml_get_encoding()
560 enc++; in xml_get_encoding()
575 if (enc) { in xml_utf8_encode()
576 encoder = enc->encoding_function; in xml_utf8_encode()
626 if (enc) { in xml_utf8_decode()
627 decoder = enc->decoding_function; in xml_utf8_decode()
1622 xml_encoding *enc; in PHP_FUNCTION() local
1625 if (enc == NULL) { in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/mbstring/oniguruma/win32/
H A DMakefile64 encdir = enc
186 $(CP) enc\ascii.c $(RUBYDIR)
187 $(CP) enc\utf8.c $(RUBYDIR)
188 $(CP) enc\euc_jp.c $(RUBYDIR)
189 $(CP) enc\sjis.c $(RUBYDIR)
190 $(CP) enc\unicode.c $(RUBYDIR)
/PHP-7.0/ext/mbstring/
H A Dmbstring.h135 size_t nbytes, const mbfl_encoding *enc);
146 MBSTRING_API size_t php_mb_mbchar_bytes_ex(const char *s, const mbfl_encoding *enc);
H A Dphp_mbregex.h75 int php_mb_regex_set_mbctype(const char *enc);
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregint.h288 #define XDIGITVAL(enc,code) \ argument
289 (ONIGENC_IS_CODE_DIGIT(enc,code) ? DIGITVAL(code) \
290 : (ONIGENC_IS_CODE_UPPER(enc,code) ? (code) - 'A' + 10 : (code) - 'a' + 10))
758 #define IS_CODE_SB_WORD(enc,code) \ argument
759 (ONIGENC_IS_CODE_ASCII(code) && ONIGENC_IS_CODE_WORD(enc,code))
780 extern void onig_print_compiled_byte_code P_((FILE* f, UChar* bp, UChar** nextp, OnigEncoding enc));
789 extern void onig_snprintf_with_pattern PV_((UChar buf[], int bufsize, OnigEncoding enc, UChar* pat…
795 extern int onig_is_code_in_cc P_((OnigEncoding enc, OnigCodePoint code, CClassNode* cc));
/PHP-7.0/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c208 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype() argument
215 return onigenc_minimum_property_name_to_ctype(enc, p, end); in property_name_to_ctype()
H A Dsjis.c242 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype() argument
249 return onigenc_minimum_property_name_to_ctype(enc, p, end); in property_name_to_ctype()
/PHP-7.0/ext/soap/tests/soap12/
H A DT31.phpt20 …//example.org/ts-tests" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:enc="http://www.w3.org/…
H A DT76_1.phpt24 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT52.phpt24 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT51.phpt26 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT53.phpt24 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT54.phpt24 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT55.phpt24 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT77_1.phpt24 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT77_2.phpt23 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT77_3.phpt26 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
H A DT73.phpt25 …001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://www.w3.org/…
/PHP-7.0/ext/iconv/
H A Diconv.c755 cd = iconv_open(GENERIC_SUPERSET_NAME, enc); in _php_iconv_strlen()
839 err = _php_iconv_strlen(&total_len, str, nbytes, enc); in _php_iconv_substr()
876 cd1 = iconv_open(GENERIC_SUPERSET_NAME, enc); in _php_iconv_substr()
908 cd2 = iconv_open(enc, GENERIC_SUPERSET_NAME); in _php_iconv_substr()
970 zend_long offset, const char *enc) in _php_iconv_strpos() argument
994 err = php_iconv_string(ndl, ndl_nbytes, &ndl_buf, GENERIC_SUPERSET_NAME, enc); in _php_iconv_strpos()
1003 cd = iconv_open(GENERIC_SUPERSET_NAME, enc); in _php_iconv_strpos()
1194 cd_pl = iconv_open(ICONV_ASCII_ENCODING, enc); in _php_iconv_mime_encode()
1208 cd = iconv_open(out_charset, enc); in _php_iconv_mime_encode()
1505 cd_pl = iconv_open(enc, ICONV_ASCII_ENCODING); in _php_iconv_mime_decode()
[all …]
/PHP-7.0/ext/xml/tests/
H A Dbug32001b.phpt20 function testcase($enc, $chunk_size = 0, $bom = 0, $omit_prologue = 0) {
21 $this->encoding = $enc;

Completed in 60 milliseconds

12345