Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 25 of 38) sorted by last modified time

12

/PHP-7.1/ext/soap/
H A Dphp_sdl.c449 char *ctype; in wsdl_soap_binding_header() local
661 char *ctype; in wsdl_message() local
759 char *ctype; in load_wsdl() local
/PHP-7.1/ext/pdo_odbc/
H A Dodbc_stmt.c287 SWORD sqltype = 0, ctype = 0, scale = 0, nullable = 0; in odbc_stmt_param_hook() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_exec.c587 #define ctype frame->Xctype in match() macro
/PHP-7.1/ext/odbc/
H A Dphp_odbc.c1307 SQLSMALLINT ctype; in PHP_FUNCTION() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c2313 int ctype; member
3835 add_ctype_to_cc(CClassNode* cc, int ctype, int not, ScanEnv* env) in add_ctype_to_cc()
4028 int r, ctype; in parse_char_property() local
4344 int ctype; in parse_char_class() local
H A Dregparse.h249 int ctype; member
263 CtypeNode ctype; member
H A Doniguruma.h299 #define ONIGENC_IS_CODE_CTYPE(enc,code,ctype) (enc)->is_code_ctype(code,ctype) argument
330 #define ONIGENC_GET_CTYPE_CODE_RANGE(enc,ctype,sbout,ranges) \ argument
H A Dregenc.c793 unsigned int ctype) in onigenc_mb2_is_code_ctype()
808 unsigned int ctype) in onigenc_mb4_is_code_ctype()
H A Dregenc.h93 #define CTYPE_TO_BIT(ctype) (1<<(ctype)) argument
94 #define CTYPE_IS_WORD_GRAPH_PRINT(ctype) \ argument
101 int ctype; member
182 #define ONIGENC_IS_ASCII_CODE_CTYPE(code,ctype) \ argument
/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Dutf8.c262 get_ctype_code_range(OnigCtype ctype, OnigCodePoint *sb_out, in get_ctype_code_range()
H A Diso8859_5.c33 #define ENC_IS_ISO_8859_5_CTYPE(code,ctype) \ argument
131 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_6.c32 #define ENC_IS_ISO_8859_6_CTYPE(code,ctype) \ argument
71 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_7.c33 #define ENC_IS_ISO_8859_7_CTYPE(code,ctype) \ argument
139 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_8.c32 #define ENC_IS_ISO_8859_8_CTYPE(code,ctype) \ argument
71 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_9.c33 #define ENC_IS_ISO_8859_9_CTYPE(code,ctype) \ argument
151 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Dkoi8.c33 #define ENC_IS_KOI8_CTYPE(code,ctype) \ argument
138 koi8_is_code_ctype(OnigCodePoint code, unsigned int ctype) in koi8_is_code_ctype()
H A Dkoi8_r.c33 #define ENC_IS_KOI8_R_CTYPE(code,ctype) \ argument
131 koi8_r_is_code_ctype(OnigCodePoint code, unsigned int ctype) in koi8_r_is_code_ctype()
H A Dsjis.c244 hash_data_type ctype; in property_name_to_ctype() local
256 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
281 get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, in get_ctype_code_range()
H A Dunicode.c32 #define ONIGENC_IS_UNICODE_ISO_8859_1_CTYPE(code,ctype) \ argument
10748 onigenc_unicode_is_code_ctype(OnigCodePoint code, unsigned int ctype) in onigenc_unicode_is_code_ctype()
10769 onigenc_unicode_ctype_code_range(int ctype, const OnigCodePoint* ranges[]) in onigenc_unicode_ctype_code_range()
10783 onigenc_utf16_32_get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, in onigenc_utf16_32_get_ctype_code_range()
10820 hash_data_type ctype; in onigenc_unicode_property_name_to_ctype() local
H A Dascii.c33 ascii_is_code_ctype(OnigCodePoint code, unsigned int ctype) in ascii_is_code_ctype()
H A Dbig5.c87 big5_is_code_ctype(OnigCodePoint code, unsigned int ctype) in big5_is_code_ctype()
H A Dcp1251.c34 #define ENC_IS_CP1251_CTYPE(code,ctype) \ argument
119 cp1251_is_code_ctype(OnigCodePoint code, unsigned int ctype) in cp1251_is_code_ctype()
H A Deuc_jp.c210 hash_data_type ctype; in property_name_to_ctype() local
222 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
247 get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out, in get_ctype_code_range()
H A Deuc_kr.c87 euckr_is_code_ctype(OnigCodePoint code, unsigned int ctype) in euckr_is_code_ctype()
H A Deuc_tw.c78 euctw_is_code_ctype(OnigCodePoint code, unsigned int ctype) in euctw_is_code_ctype()

Completed in 126 milliseconds

12