Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 25 of 36) sorted by path

12

/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c182 unsigned char enc[256] = {0}; in php_filter_string() local
231 unsigned char enc[256] = {0}; in php_filter_special_chars() local
273 unsigned char enc[256] = {0}; in php_filter_unsafe_raw() local
/PHP-5.5/ext/gd/
H A Dgd.c3912 char **enc = (char **) rsrc->ptr; in php_free_ps_enc() local
4032 char *enc, **enc_vector; in PHP_FUNCTION() local
/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c629 static int codec_ctl(vpx_codec_ctx_t *enc, in codec_ctl()
671 vpx_codec_ctx_t enc; in VPXEncode() local
/PHP-5.5/ext/iconv/
H A Diconv.c672 …onv_err_t _php_iconv_strlen(unsigned int *pretval, const char *str, size_t nbytes, const char *enc) in _php_iconv_strlen()
756 const char *str, size_t nbytes, int offset, int len, const char *enc) in _php_iconv_substr()
904 int offset, const char *enc) in _php_iconv_strpos()
1087 …, const char *lfchars, php_iconv_enc_scheme_t enc_scheme, const char *out_charset, const char *enc) in _php_iconv_mime_encode()
1418 …_mime_decode(smart_str *pretval, const char *str, size_t str_nbytes, const char *enc, const char *… in _php_iconv_mime_decode()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c401 const char *enc, int enc_len in php_converter_set_encoding()
441 char *enc; in php_converter_do_set_encoding() local
/PHP-5.5/ext/libxml/
H A Dlibxml.c389 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename()
645 xmlCharEncoding enc = XML_CHAR_ENCODING_NONE; in _php_libxml_external_entity_loader() local
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_ident.c233 const mbfl_encoding *enc = mbfl_no2encoding(encoding); in mbfl_identify_filter_init() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c4496 char *enc = NULL; in PHP_FUNCTION() local
4583 MBSTRING_API size_t php_mb_mbchar_bytes_ex(const char *s, const mbfl_encoding *enc) in php_mb_mbchar_bytes_ex()
4608 …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()
H A Dphp_mbregex.c448 …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
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Deuc_jp.c208 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
H A Dmktable.c87 static int IsAlpha(int enc, int c) in IsAlpha()
264 static int IsBlank(int enc, int c) in IsBlank()
303 static int IsCntrl(int enc, int c) in IsCntrl()
351 static int IsGraph(int enc, int c) in IsGraph()
423 static int IsLower(int enc, int c) in IsLower()
555 static int IsPrint(int enc, int c) in IsPrint()
633 static int IsPunct(int enc, int c) in IsPunct()
732 static int IsSpace(int enc, int c) in IsSpace()
774 static int IsUpper(int enc, int c) in IsUpper()
912 static int IsWord(int enc, int c) in IsWord()
[all …]
H A Dsjis.c242 property_name_to_ctype(OnigEncoding enc, UChar* p, UChar* end) in property_name_to_ctype()
H A Dunicode.c10817 onigenc_unicode_property_name_to_ctype(OnigEncoding enc, UChar* name, UChar* end) in onigenc_unicode_property_name_to_ctype()
10961 onigenc_unicode_mbc_case_fold(OnigEncoding enc,
11156 onigenc_unicode_get_case_fold_codes_by_str(OnigEncoding enc,
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h269 #define ONIGENC_IS_MBC_WORD(enc,s,end) \ argument
303 #define ONIGENC_IS_CODE_GRAPH(enc,code) \ argument
305 #define ONIGENC_IS_CODE_PRINT(enc,code) \ argument
307 #define ONIGENC_IS_CODE_ALNUM(enc,code) \ argument
309 #define ONIGENC_IS_CODE_ALPHA(enc,code) \ argument
311 #define ONIGENC_IS_CODE_LOWER(enc,code) \ argument
313 #define ONIGENC_IS_CODE_UPPER(enc,code) \ argument
315 #define ONIGENC_IS_CODE_CNTRL(enc,code) \ argument
327 #define ONIGENC_IS_CODE_WORD(enc,code) \ argument
631 OnigEncoding enc; member
[all …]
H A Dregcomp.c461 OnigEncoding enc = reg->enc; in compile_length_string_node() local
509 OnigEncoding enc = reg->enc; in compile_string_node() local
3937 OnigEncoding enc; member
3979 map_position_value(OnigEncoding enc, int i) in map_position_value()
4233 int raw ARG_UNUSED, OnigEncoding enc) in concat_opt_exact_info_str()
4350 add_char_opt_map_info(OptMapInfo* map, UChar c, OnigEncoding enc) in add_char_opt_map_info()
5030 static void print_enc_string(FILE* fp, OnigEncoding enc, in print_enc_string()
5453 OnigOptionType option, OnigEncoding enc, OnigSyntaxType* syntax, in onig_recompile()
5476 OnigEncoding enc, OnigSyntaxType* syntax) in onig_reg_init()
5535 OnigOptionType option, OnigEncoding enc, OnigSyntaxType* syntax, in onig_new()
[all …]
H A Dregenc.c47 onigenc_set_default_encoding(OnigEncoding enc) in onigenc_set_default_encoding()
64 onigenc_get_right_adjust_char_head_with_prev(OnigEncoding enc, in onigenc_get_right_adjust_char_head_with_prev()
89 onigenc_step_back(OnigEncoding enc, const UChar* start, const UChar* s, int n) in onigenc_step_back()
101 onigenc_step(OnigEncoding enc, const UChar* p, const UChar* end, int n) in onigenc_step()
111 onigenc_strlen(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_strlen()
124 onigenc_strlen_null(OnigEncoding enc, const UChar* s) in onigenc_strlen_null()
149 onigenc_str_bytelen_null(OnigEncoding enc, const UChar* s) in onigenc_str_bytelen_null()
718 onigenc_mb2_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_mb2_code_to_mbc()
735 onigenc_mb4_code_to_mbc(OnigEncoding enc, OnigCodePoint code, UChar *buf) in onigenc_mb4_code_to_mbc()
792 onigenc_mb2_is_code_ctype(OnigEncoding enc, OnigCodePoint code, in onigenc_mb2_is_code_ctype()
[all …]
H A Dregenc.h74 #define enclen(enc,p) ONIGENC_MBC_ENC_LEN(enc,p) argument
H A Dregerror.c195 static int to_ascii(OnigEncoding enc, UChar *s, UChar *end, in to_ascii()
317 onig_snprintf_with_pattern(UChar buf[], int bufsize, OnigEncoding enc, in onig_snprintf_with_pattern()
H A Dregexec.c35 #define ONIGENC_IS_MBC_CRNL(enc,p,end) \ argument
976 static int string_cmp_ic(OnigEncoding enc, int case_fold_flag, in string_cmp_ic()
2741 slow_search(OnigEncoding enc, UChar* target, UChar* target_end, in slow_search()
2772 str_lower_case_match(OnigEncoding enc, int case_fold_flag, in str_lower_case_match()
2792 slow_search_ic(OnigEncoding enc, int case_fold_flag, in slow_search_ic()
2817 slow_search_backward(OnigEncoding enc, UChar* target, UChar* target_end, in slow_search_backward()
2849 slow_search_backward_ic(OnigEncoding enc, int case_fold_flag, in slow_search_backward_ic()
3020 map_search(OnigEncoding enc, UChar map[], in map_search()
3034 map_search_backward(OnigEncoding enc, UChar map[], in map_search_backward()
H A Dreggnu.c102 OnigEncoding enc; in re_recompile_pattern() local
146 OnigEncoding enc; in re_mbcinit() local
H A Dregint.h284 #define XDIGITVAL(enc,code) \ argument
750 #define IS_CODE_SB_WORD(enc,code) \ argument
H A Dregparse.c129 #define MBCODE_START_POS(enc) \ argument
496 OnigEncoding enc; member
1608 OnigEncoding enc) in scan_unsigned_hexadecimal_number()
1636 OnigEncoding enc) in scan_unsigned_octal_number()
2315 OnigEncoding enc = env->enc; in fetch_range_quantifier() local
2405 OnigEncoding enc = env->enc; in fetch_escaped_value() local
2503 OnigEncoding enc = env->enc; in fetch_name_with_level() local
2616 OnigEncoding enc = env->enc; in fetch_name() local
2736 OnigEncoding enc = env->enc; in fetch_name() local
2908 OnigEncoding enc = env->enc; in fetch_token_in_cc() local
[all …]
H A Dregparse.h281 OnigEncoding enc; member
H A Dregposix.c39 #define ENC_STRING_LEN(enc,s,len) do { \ argument
233 OnigEncoding enc; in reg_set_encoding() local
H A Dregsyntax.c287 extern int onig_set_meta_char(OnigSyntaxType* enc, in onig_set_meta_char()

Completed in 156 milliseconds

12