ctype 337 Zend/zend_operators.c if (Z_OBJ_HT_P(op)->cast_object(op, &dst, ctype TSRMLS_CC) == FAILURE) { \ ctype 340 Zend/zend_operators.c zend_get_type_by_const(ctype)); \ ctype 343 Zend/zend_operators.c Z_TYPE_P(op) = ctype; \ ctype 123 ext/ctype/ctype.c PHP_MINFO(ctype), ctype 36 ext/mbstring/oniguruma/enc/ascii.c return ONIGENC_IS_ASCII_CODE_CTYPE(code, ctype); ctype 89 ext/mbstring/oniguruma/enc/big5.c return onigenc_mb2_is_code_ctype(ONIG_ENCODING_BIG5, code, ctype); ctype 35 ext/mbstring/oniguruma/enc/cp1251.c ((EncCP1251_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 122 ext/mbstring/oniguruma/enc/cp1251.c return ENC_IS_CP1251_CTYPE(code, ctype); ctype 210 ext/mbstring/oniguruma/enc/euc_jp.c hash_data_type ctype; ctype 214 ext/mbstring/oniguruma/enc/euc_jp.c if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { ctype 218 ext/mbstring/oniguruma/enc/euc_jp.c return (int )ctype; ctype 224 ext/mbstring/oniguruma/enc/euc_jp.c if (ctype <= ONIGENC_MAX_STD_CTYPE) { ctype 226 ext/mbstring/oniguruma/enc/euc_jp.c return ONIGENC_IS_ASCII_CODE_CTYPE(code, ctype); ctype 228 ext/mbstring/oniguruma/enc/euc_jp.c if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { ctype 236 ext/mbstring/oniguruma/enc/euc_jp.c ctype -= (ONIGENC_MAX_STD_CTYPE + 1); ctype 237 ext/mbstring/oniguruma/enc/euc_jp.c if (ctype >= (unsigned int )PropertyListNum) ctype 240 ext/mbstring/oniguruma/enc/euc_jp.c return onig_is_in_code_range((UChar* )PropertyList[ctype], code); ctype 250 ext/mbstring/oniguruma/enc/euc_jp.c if (ctype <= ONIGENC_MAX_STD_CTYPE) { ctype 258 ext/mbstring/oniguruma/enc/euc_jp.c ctype -= (ONIGENC_MAX_STD_CTYPE + 1); ctype 259 ext/mbstring/oniguruma/enc/euc_jp.c if (ctype >= (OnigCtype )PropertyListNum) ctype 262 ext/mbstring/oniguruma/enc/euc_jp.c *ranges = PropertyList[ctype]; ctype 89 ext/mbstring/oniguruma/enc/euc_kr.c return onigenc_mb2_is_code_ctype(ONIG_ENCODING_EUC_KR, code, ctype); ctype 80 ext/mbstring/oniguruma/enc/euc_tw.c return onigenc_mb4_is_code_ctype(ONIG_ENCODING_EUC_TW, code, ctype); ctype 110 ext/mbstring/oniguruma/enc/gb18030.c return onigenc_mb4_is_code_ctype(ONIG_ENCODING_GB18030, code, ctype); ctype 33 ext/mbstring/oniguruma/enc/iso8859_1.c ((EncISO_8859_1_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 250 ext/mbstring/oniguruma/enc/iso8859_1.c return ENC_IS_ISO_8859_1_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_10.c ((EncISO_8859_10_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 150 ext/mbstring/oniguruma/enc/iso8859_10.c return ENC_IS_ISO_8859_10_CTYPE(code, ctype); ctype 33 ext/mbstring/oniguruma/enc/iso8859_11.c ((EncISO_8859_11_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 74 ext/mbstring/oniguruma/enc/iso8859_11.c return ENC_IS_ISO_8859_11_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_13.c ((EncISO_8859_13_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 154 ext/mbstring/oniguruma/enc/iso8859_13.c return ENC_IS_ISO_8859_13_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_14.c ((EncISO_8859_14_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 151 ext/mbstring/oniguruma/enc/iso8859_14.c return ENC_IS_ISO_8859_14_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_15.c ((EncISO_8859_15_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 155 ext/mbstring/oniguruma/enc/iso8859_15.c return ENC_IS_ISO_8859_15_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_16.c ((EncISO_8859_16_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 150 ext/mbstring/oniguruma/enc/iso8859_16.c return ENC_IS_ISO_8859_16_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_2.c ((EncISO_8859_2_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 213 ext/mbstring/oniguruma/enc/iso8859_2.c return ENC_IS_ISO_8859_2_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_3.c ((EncISO_8859_3_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 154 ext/mbstring/oniguruma/enc/iso8859_3.c return ENC_IS_ISO_8859_3_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_4.c ((EncISO_8859_4_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 153 ext/mbstring/oniguruma/enc/iso8859_4.c return ENC_IS_ISO_8859_4_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_5.c ((EncISO_8859_5_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 134 ext/mbstring/oniguruma/enc/iso8859_5.c return ENC_IS_ISO_8859_5_CTYPE(code, ctype); ctype 33 ext/mbstring/oniguruma/enc/iso8859_6.c ((EncISO_8859_6_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 74 ext/mbstring/oniguruma/enc/iso8859_6.c return ENC_IS_ISO_8859_6_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_7.c ((EncISO_8859_7_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 142 ext/mbstring/oniguruma/enc/iso8859_7.c return ENC_IS_ISO_8859_7_CTYPE(code, ctype); ctype 33 ext/mbstring/oniguruma/enc/iso8859_8.c ((EncISO_8859_8_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 74 ext/mbstring/oniguruma/enc/iso8859_8.c return ENC_IS_ISO_8859_8_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/iso8859_9.c ((EncISO_8859_9_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 154 ext/mbstring/oniguruma/enc/iso8859_9.c return ENC_IS_ISO_8859_9_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/koi8.c ((EncKOI8_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 141 ext/mbstring/oniguruma/enc/koi8.c return ENC_IS_KOI8_CTYPE(code, ctype); ctype 34 ext/mbstring/oniguruma/enc/koi8_r.c ((EncKOI8_R_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 134 ext/mbstring/oniguruma/enc/koi8_r.c return ENC_IS_KOI8_R_CTYPE(code, ctype); ctype 167 ext/mbstring/oniguruma/enc/sjis.c return ONIGENC_IS_ASCII_CODE_CTYPE(code, ctype); ctype 169 ext/mbstring/oniguruma/enc/sjis.c if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { ctype 244 ext/mbstring/oniguruma/enc/sjis.c hash_data_type ctype; ctype 248 ext/mbstring/oniguruma/enc/sjis.c if (onig_st_lookup_strend(PropertyNameTable, p, end, &ctype) == 0) { ctype 252 ext/mbstring/oniguruma/enc/sjis.c return (int )ctype; ctype 258 ext/mbstring/oniguruma/enc/sjis.c if (ctype <= ONIGENC_MAX_STD_CTYPE) { ctype 260 ext/mbstring/oniguruma/enc/sjis.c return ONIGENC_IS_ASCII_CODE_CTYPE(code, ctype); ctype 262 ext/mbstring/oniguruma/enc/sjis.c if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { ctype 270 ext/mbstring/oniguruma/enc/sjis.c ctype -= (ONIGENC_MAX_STD_CTYPE + 1); ctype 271 ext/mbstring/oniguruma/enc/sjis.c if (ctype >= (unsigned int )PropertyListNum) ctype 274 ext/mbstring/oniguruma/enc/sjis.c return onig_is_in_code_range((UChar* )PropertyList[ctype], code); ctype 284 ext/mbstring/oniguruma/enc/sjis.c if (ctype <= ONIGENC_MAX_STD_CTYPE) { ctype 292 ext/mbstring/oniguruma/enc/sjis.c ctype -= (ONIGENC_MAX_STD_CTYPE + 1); ctype 293 ext/mbstring/oniguruma/enc/sjis.c if (ctype >= (OnigCtype )PropertyListNum) ctype 296 ext/mbstring/oniguruma/enc/sjis.c *ranges = PropertyList[ctype]; ctype 33 ext/mbstring/oniguruma/enc/unicode.c ((EncUNICODE_ISO_8859_1_CtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 10752 ext/mbstring/oniguruma/enc/unicode.c ctype <= ONIGENC_MAX_STD_CTYPE && ctype 10755 ext/mbstring/oniguruma/enc/unicode.c return ONIGENC_IS_UNICODE_ISO_8859_1_CTYPE(code, ctype); ctype 10758 ext/mbstring/oniguruma/enc/unicode.c if (ctype >= CODE_RANGES_NUM) { ctype 10764 ext/mbstring/oniguruma/enc/unicode.c return onig_is_in_code_range((UChar* )CodeRanges[ctype], code); ctype 10771 ext/mbstring/oniguruma/enc/unicode.c if (ctype >= CODE_RANGES_NUM) { ctype 10777 ext/mbstring/oniguruma/enc/unicode.c *ranges = CodeRanges[ctype]; ctype 10787 ext/mbstring/oniguruma/enc/unicode.c return onigenc_unicode_ctype_code_range(ctype, ranges); ctype 10808 ext/mbstring/oniguruma/enc/unicode.c (st_data_t )pb->ctype); ctype 10820 ext/mbstring/oniguruma/enc/unicode.c hash_data_type ctype; ctype 10843 ext/mbstring/oniguruma/enc/unicode.c if (onig_st_lookup_strend(NameCtypeTable, buf, buf + len, &ctype) == 0) { ctype 10847 ext/mbstring/oniguruma/enc/unicode.c return (int )ctype; ctype 264 ext/mbstring/oniguruma/enc/utf8.c return onigenc_unicode_ctype_code_range(ctype, ranges); ctype 163 ext/mbstring/oniguruma/oniguruma.h int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype); ctype 164 ext/mbstring/oniguruma/oniguruma.h int (*get_ctype_code_range)(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[]); ctype 299 ext/mbstring/oniguruma/oniguruma.h #define ONIGENC_IS_CODE_CTYPE(enc,code,ctype) (enc)->is_code_ctype(code,ctype) ctype 331 ext/mbstring/oniguruma/oniguruma.h (enc)->get_ctype_code_range(ctype,sbout,ranges) ctype 1638 ext/mbstring/oniguruma/regcomp.c switch (NCTYPE(node)->ctype) { ctype 2412 ext/mbstring/oniguruma/regcomp.c if (NCTYPE(y)->ctype == NCTYPE(x)->ctype && ctype 2443 ext/mbstring/oniguruma/regcomp.c switch (NCTYPE(y)->ctype) { ctype 2519 ext/mbstring/oniguruma/regcomp.c switch (NCTYPE(y)->ctype) { ctype 4658 ext/mbstring/oniguruma/regcomp.c switch (NCTYPE(node)->ctype) { ctype 6140 ext/mbstring/oniguruma/regcomp.c switch (NCTYPE(node)->ctype) { ctype 785 ext/mbstring/oniguruma/regenc.c return pb->ctype; ctype 796 ext/mbstring/oniguruma/regenc.c return ONIGENC_IS_ASCII_CODE_CTYPE(code, ctype); ctype 798 ext/mbstring/oniguruma/regenc.c if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { ctype 811 ext/mbstring/oniguruma/regenc.c return ONIGENC_IS_ASCII_CODE_CTYPE(code, ctype); ctype 813 ext/mbstring/oniguruma/regenc.c if (CTYPE_IS_WORD_GRAPH_PRINT(ctype)) { ctype 93 ext/mbstring/oniguruma/regenc.h #define CTYPE_TO_BIT(ctype) (1<<(ctype)) ctype 95 ext/mbstring/oniguruma/regenc.h ((ctype) == ONIGENC_CTYPE_WORD || (ctype) == ONIGENC_CTYPE_GRAPH ||\ ctype 96 ext/mbstring/oniguruma/regenc.h (ctype) == ONIGENC_CTYPE_PRINT) ctype 101 ext/mbstring/oniguruma/regenc.h int ctype; ctype 183 ext/mbstring/oniguruma/regenc.h ((OnigEncAsciiCtypeTable[code] & CTYPE_TO_BIT(ctype)) != 0) ctype 1195 ext/mbstring/oniguruma/regparse.c NCTYPE(node)->ctype = type; ctype 2302 ext/mbstring/oniguruma/regparse.c int ctype; ctype 2942 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_WORD; ctype 2947 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_WORD; ctype 2952 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_DIGIT; ctype 2957 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_DIGIT; ctype 2962 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_SPACE; ctype 2967 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_SPACE; ctype 2973 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_XDIGIT; ctype 2979 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_XDIGIT; ctype 3229 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_WORD; ctype 3236 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_WORD; ctype 3269 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_SPACE; ctype 3276 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_SPACE; ctype 3283 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_DIGIT; ctype 3290 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_DIGIT; ctype 3297 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_XDIGIT; ctype 3304 ext/mbstring/oniguruma/regparse.c tok->u.prop.ctype = ONIGENC_CTYPE_XDIGIT; ctype 3832 ext/mbstring/oniguruma/regparse.c r = ONIGENC_GET_CTYPE_CODE_RANGE(enc, ctype, &sb_out, &ranges); ctype 3834 ext/mbstring/oniguruma/regparse.c return add_ctype_to_cc_by_range(cc, ctype, not, env->enc, sb_out, ranges); ctype 3841 ext/mbstring/oniguruma/regparse.c switch (ctype) { ctype 3855 ext/mbstring/oniguruma/regparse.c if (! ONIGENC_IS_CODE_CTYPE(enc, (OnigCodePoint )c, ctype)) ctype 3862 ext/mbstring/oniguruma/regparse.c if (ONIGENC_IS_CODE_CTYPE(enc, (OnigCodePoint )c, ctype)) ctype 3872 ext/mbstring/oniguruma/regparse.c if (! ONIGENC_IS_CODE_CTYPE(enc, (OnigCodePoint )c, ctype)) ctype 3878 ext/mbstring/oniguruma/regparse.c if (ONIGENC_IS_CODE_CTYPE(enc, (OnigCodePoint )c, ctype)) ctype 3956 ext/mbstring/oniguruma/regparse.c r = add_ctype_to_cc(cc, pb->ctype, not, env); ctype 4020 ext/mbstring/oniguruma/regparse.c int r, ctype; ctype 4023 ext/mbstring/oniguruma/regparse.c ctype = fetch_char_property_to_ctype(src, end, env); ctype 4024 ext/mbstring/oniguruma/regparse.c if (ctype < 0) return ctype; ctype 4029 ext/mbstring/oniguruma/regparse.c r = add_ctype_to_cc(cc, ctype, 0, env); ctype 4321 ext/mbstring/oniguruma/regparse.c r = add_ctype_to_cc(cc, tok->u.prop.ctype, tok->u.prop.not, env); ctype 4331 ext/mbstring/oniguruma/regparse.c int ctype; ctype 4333 ext/mbstring/oniguruma/regparse.c ctype = fetch_char_property_to_ctype(&p, end, env); ctype 4334 ext/mbstring/oniguruma/regparse.c if (ctype < 0) return ctype; ctype 4335 ext/mbstring/oniguruma/regparse.c r = add_ctype_to_cc(cc, ctype, tok->u.prop.not, env); ctype 5177 ext/mbstring/oniguruma/regparse.c switch (tok->u.prop.ctype) { ctype 5179 ext/mbstring/oniguruma/regparse.c *np = node_new_ctype(tok->u.prop.ctype, tok->u.prop.not); ctype 5193 ext/mbstring/oniguruma/regparse.c r = ONIGENC_GET_CTYPE_CODE_RANGE(env->enc, tok->u.prop.ctype, ctype 5203 ext/mbstring/oniguruma/regparse.c key.type = tok->u.prop.ctype; ctype 5244 ext/mbstring/oniguruma/regparse.c add_ctype_to_cc(cc, tok->u.prop.ctype, 0, env); ctype 71 ext/mbstring/oniguruma/regparse.h #define NCTYPE(node) (&((node)->u.ctype)) ctype 249 ext/mbstring/oniguruma/regparse.h int ctype; ctype 263 ext/mbstring/oniguruma/regparse.h CtypeNode ctype; ctype 1268 ext/odbc/php_odbc.c SQLSMALLINT sqltype, ctype, scale; ctype 1344 ext/odbc/php_odbc.c ctype = SQL_C_BINARY; ctype 1346 ext/odbc/php_odbc.c ctype = SQL_C_CHAR; ctype 1390 ext/odbc/php_odbc.c ctype, sqltype, precision, scale, ctype 1402 ext/odbc/php_odbc.c ctype, sqltype, precision, scale, ctype 647 ext/pcre/pcrelib/pcre_exec.c int ctype; ctype 4140 ext/pcre/pcrelib/pcre_exec.c ctype = *ecode++; /* Code for the character type */ ctype 4143 ext/pcre/pcrelib/pcre_exec.c if (ctype == OP_PROP || ctype == OP_NOTPROP) ctype 4145 ext/pcre/pcrelib/pcre_exec.c prop_fail_result = ctype == OP_NOTPROP; ctype 4347 ext/pcre/pcrelib/pcre_exec.c else if (ctype == OP_EXTUNI) ctype 4381 ext/pcre/pcrelib/pcre_exec.c if (utf) switch(ctype) ctype 4634 ext/pcre/pcrelib/pcre_exec.c switch(ctype) ctype 5105 ext/pcre/pcrelib/pcre_exec.c else if (ctype == OP_EXTUNI) ctype 5151 ext/pcre/pcrelib/pcre_exec.c if (ctype == OP_ANY && IS_NEWLINE(eptr)) ctype 5154 ext/pcre/pcrelib/pcre_exec.c switch(ctype) ctype 5276 ext/pcre/pcrelib/pcre_exec.c if (ctype == OP_ANY && IS_NEWLINE(eptr)) ctype 5279 ext/pcre/pcrelib/pcre_exec.c switch(ctype) ctype 5624 ext/pcre/pcrelib/pcre_exec.c else if (ctype == OP_EXTUNI) ctype 5704 ext/pcre/pcrelib/pcre_exec.c switch(ctype) ctype 5809 ext/pcre/pcrelib/pcre_exec.c if (gotspace == (ctype == OP_NOT_HSPACE)) break; ctype 5831 ext/pcre/pcrelib/pcre_exec.c if (gotspace == (ctype == OP_NOT_VSPACE)) break; ctype 5938 ext/pcre/pcrelib/pcre_exec.c if (ctype == OP_ANYNL && eptr > pp && UCHAR21(eptr) == CHAR_NL && ctype 5946 ext/pcre/pcrelib/pcre_exec.c switch(ctype) ctype 6181 ext/pcre/pcrelib/pcre_exec.c if (ctype == OP_ANYNL && eptr > pp && *eptr == CHAR_LF && ctype 281 ext/pdo_odbc/odbc_stmt.c SWORD sqltype = 0, ctype = 0, scale = 0, nullable = 0; ctype 332 ext/pdo_odbc/odbc_stmt.c ctype = SQL_C_BINARY; ctype 334 ext/pdo_odbc/odbc_stmt.c ctype = SQL_C_CHAR; ctype 346 ext/pdo_odbc/odbc_stmt.c ctype = SQL_C_BINARY; ctype 374 ext/pdo_odbc/odbc_stmt.c P->paramtype, ctype, sqltype, precision, scale, ctype 453 ext/soap/php_sdl.c char *ctype; ctype 461 ext/soap/php_sdl.c ctype = strrchr((char*)tmp->children->content,':'); ctype 462 ext/soap/php_sdl.c if (ctype == NULL) { ctype 463 ext/soap/php_sdl.c ctype = (char*)tmp->children->content; ctype 465 ext/soap/php_sdl.c ++ctype; ctype 467 ext/soap/php_sdl.c if (zend_hash_find(&ctx->messages, ctype, strlen(ctype)+1, (void**)&message) != SUCCESS) { ctype 668 ext/soap/php_sdl.c char *ctype; ctype 670 ext/soap/php_sdl.c ctype = strrchr((char*)message_name,':'); ctype 671 ext/soap/php_sdl.c if (ctype == NULL) { ctype 672 ext/soap/php_sdl.c ctype = (char*)message_name; ctype 674 ext/soap/php_sdl.c ++ctype; ctype 676 ext/soap/php_sdl.c if (zend_hash_find(&ctx->messages, ctype, strlen(ctype)+1, (void**)&tmp) != SUCCESS) { ctype 767 ext/soap/php_sdl.c char *ctype; ctype 837 ext/soap/php_sdl.c ctype = strrchr((char*)bindingAttr->children->content,':'); ctype 838 ext/soap/php_sdl.c if (ctype == NULL) { ctype 839 ext/soap/php_sdl.c ctype = (char*)bindingAttr->children->content; ctype 841 ext/soap/php_sdl.c ++ctype; ctype 843 ext/soap/php_sdl.c if (zend_hash_find(&ctx.bindings, ctype, strlen(ctype)+1, (void*)&tmp) != SUCCESS) { ctype 844 ext/soap/php_sdl.c soap_error1(E_ERROR, "Parsing WSDL: No <binding> element with name '%s'", ctype); ctype 892 ext/soap/php_sdl.c ctype = strrchr((char*)type->children->content,':'); ctype 893 ext/soap/php_sdl.c if (ctype == NULL) { ctype 894 ext/soap/php_sdl.c ctype = (char*)type->children->content; ctype 896 ext/soap/php_sdl.c ++ctype; ctype 898 ext/soap/php_sdl.c if (zend_hash_find(&ctx.portTypes, ctype, strlen(ctype)+1, (void**)&tmp) != SUCCESS) {