Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/soap/
H A Dphp_sdl.c453 char *ctype; in wsdl_soap_binding_header() local
668 char *ctype; in wsdl_message() local
767 char *ctype; in load_wsdl() local
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c281 SWORD sqltype = 0, ctype = 0, scale = 0, nullable = 0; in odbc_stmt_param_hook() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c589 #define ctype frame->Xctype in match() macro
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1275 SQLSMALLINT sqltype, ctype, scale; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.h249 int ctype; member
263 CtypeNode ctype; member
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
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 Dregparse.c2302 int ctype; member
3825 add_ctype_to_cc(CClassNode* cc, int ctype, int not, ScanEnv* env) in add_ctype_to_cc()
4020 int r, ctype; in parse_char_property() local
4331 int ctype; in parse_char_class() local
/PHP-5.5/ext/mbstring/oniguruma/enc/
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 Dutf8.c260 get_ctype_code_range(OnigCtype ctype, OnigCodePoint *sb_out, in get_ctype_code_range()
H A Diso8859_13.c33 #define ENC_IS_ISO_8859_13_CTYPE(code,ctype) \ argument
151 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_14.c33 #define ENC_IS_ISO_8859_14_CTYPE(code,ctype) \ argument
148 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_15.c33 #define ENC_IS_ISO_8859_15_CTYPE(code,ctype) \ argument
152 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_16.c33 #define ENC_IS_ISO_8859_16_CTYPE(code,ctype) \ argument
147 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_2.c33 #define ENC_IS_ISO_8859_2_CTYPE(code,ctype) \ argument
210 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_3.c33 #define ENC_IS_ISO_8859_3_CTYPE(code,ctype) \ argument
151 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()
H A Diso8859_4.c33 #define ENC_IS_ISO_8859_4_CTYPE(code,ctype) \ argument
150 is_code_ctype(OnigCodePoint code, unsigned int ctype) in is_code_ctype()

Completed in 107 milliseconds

12