Home
last modified time | relevance | path

Searched refs:strcmp (Results 26 – 50 of 157) sorted by path

1234567

/PHP-7.4/ext/fileinfo/libmagic/
H A Dascmagic.c208 if (strcmp(type, "binary") == 0) { in file_ascmagic_with_encoding()
H A Dcdf_time.c195 if (strcmp(ref, p) != 0) in main()
H A Dder.c333 if (strcmp(buf, s) != 0 && strcmp("x", s) != 0) in der_cmp()
/PHP-7.4/ext/filter/
H A Dfilter.c891 if (strcmp(filter_list[i].name, filter) == 0) { in PHP_FUNCTION()
H A Dlogical_filters.c627 …(url->host == NULL && (strcmp(ZSTR_VAL(url->scheme), "mailto") && strcmp(ZSTR_VAL(url->scheme), "n… in php_filter_validate_url()
/PHP-7.4/ext/gd/
H A Dgd.c4105 if (strcmp("linespacing", ZSTR_VAL(key)) == 0) { in php_imagettftext_common()
/PHP-7.4/ext/gd/libgd/
H A Dgd_gd2.c78 if (strcmp(id, GD2_ID) != 0) { in _gd2GetHeader()
H A Dgd_xbm.c64 if (!strcmp("width", type)) { in gdImageCreateFromXbm()
67 if (!strcmp("height", type)) { in gdImageCreateFromXbm()
90 if (!strcmp("bits[]", type)) { in gdImageCreateFromXbm()
H A Dgdft.c342 if (strcmp (a->fontlist, b->fontlist) == 0) { in fontTest()
414 if (!strcmp(dir, ".")) {
999 …font->face->charmap->encoding == FT_ENCODING_MS_SYMBOL && strcmp(font->face->family_name, "Symbol"…
H A Dgdkanji.c199 if (strcmp (lang, "ja_JP.SJIS") == 0 || in DetectKanjiCode()
201 strcmp (lang, "japanese") == 0 || in DetectKanjiCode()
203 strcmp (lang, "ja_JP.mscode") == 0 || in DetectKanjiCode()
204 strcmp (lang, "ja_JP.PCK") == 0) in DetectKanjiCode()
384 if (strcmp (code, NEWJISSTR) == 0 || strcmp (code, OLDJISSTR) == 0) in do_convert()
421 else if (strcmp (code, SJISSTR) == 0) in do_convert()
H A Dwebpng.c38 if (argc < 2 || !strcmp (argv[1], "--help")) in main()
45 if (strcmp ("-", argv[argc - 1]) == 0) in main()
74 if (!strcmp (argv[i], "--help")) in main()
80 else if (!strcmp (argv[i], "-i")) in main()
89 if (!strcmp (argv[i + 1], "y")) in main()
94 else if (!strcmp (argv[i + 1], "n")) in main()
110 else if (!strcmp (argv[i], "-t")) in main()
121 if (!strcmp (argv[i + 1], "none")) in main()
136 else if (!strcmp (argv[i], "-l")) in main()
161 else if (!strcmp (argv[i], "-d")) in main()
[all …]
/PHP-7.4/ext/gettext/
H A Dgettext.c171 if (domain != NULL && strcmp(domain, "") && strcmp(domain, "0")) { in PHP_NAMED_FUNCTION()
273 if (dir[0] != '\0' && strcmp(dir, "0")) { in PHP_NAMED_FUNCTION()
/PHP-7.4/ext/hash/tests/
H A Dmhash_003.phpt26 if (!strcmp(bin2hex($result), $wanted)) {
/PHP-7.4/ext/iconv/
H A Diconv.c521 if (clen >= 9 && strcmp("//IGNORE", charset+clen-8) == 0) { in _php_check_ignore()
524 if (clen >= 19 && strcmp("//IGNORE//TRANSLIT", charset+clen-18) == 0) { in _php_check_ignore()
/PHP-7.4/ext/imap/
H A Dphp_imap.c3776 if (bod->type == TYPEMESSAGE && bod->subtype && !strcmp(bod->subtype, "RFC822")) { in PHP_FUNCTION()
3898 if (bod->type == TYPEMESSAGE && bod->subtype && !strcmp(bod->subtype, "RFC822")) { in PHP_FUNCTION()
3983 if (!strcmp (param->attribute, "BOUNDARY")) { in PHP_FUNCTION()
4088 if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) { in _php_imap_mail()
4117 if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) { in _php_imap_mail()
4143 if (addr->host == NULL || strcmp(addr->host, ERRHOST) == 0) { in _php_imap_mail()
/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c259 return strcmp( key1, key2 ); in collator_cmp_sort_keys()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_parse.c70 if( strcmp(key_name, CALENDAR_YEAR )==0 ){ in add_to_localtime_arr()
73 }else if( strcmp(key_name, CALENDAR_WDAY )==0 ){ in add_to_localtime_arr()
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c111 if (strcmp(key, *list) == 0) { in findOffset()
275 if( strcmp(tag_name , LOC_LANG_TAG)==0 ){ in get_icu_value_internal()
287 if( strcmp(tag_name , LOC_LANG_TAG)==0 ){ in get_icu_value_internal()
320 if( strcmp(tag_name , LOC_SCRIPT_TAG)==0 ){ in get_icu_value_internal()
323 if( strcmp(tag_name , LOC_LANG_TAG )==0 ){ in get_icu_value_internal()
326 if( strcmp(tag_name , LOC_REGION_TAG)==0 ){ in get_icu_value_internal()
527 if( strcmp(tag_name, DISP_NAME) != 0 ){ in get_icu_disp_value_src_php()
531 if( strcmp(tag_name , LOC_LANG_TAG)==0 ){ in get_icu_disp_value_src_php()
555 if( strcmp(tag_name , LOC_LANG_TAG)==0 ){ in get_icu_disp_value_src_php()
785 if(strcmp(key_name, LOC_LANG_TAG) != 0 && in append_key_value()
[all …]
/PHP-7.4/ext/intl/tests/
H A Dgrapheme.phpt776 if ( strcmp($result, $expected) != 0 ) {
H A Dgrapheme2.phpt776 if ( strcmp($result, $expected) != 0 ) {
/PHP-7.4/ext/ldap/
H A Dldap.c149 if (strcmp(ctrl->ldctl_oid, LDAP_CONTROL_PASSWORDPOLICYRESPONSE) == 0) { in _php_ldap_control_to_array()
167 } else if (strcmp(ctrl->ldctl_oid, LDAP_CONTROL_PAGEDRESULTS) == 0) { in _php_ldap_control_to_array()
192 …} else if ((strcmp(ctrl->ldctl_oid, LDAP_CONTROL_PRE_READ) == 0) || (strcmp(ctrl->ldctl_oid, LDAP_… in _php_ldap_control_to_array()
231 } else if (strcmp(ctrl->ldctl_oid, LDAP_CONTROL_SORTRESPONSE) == 0) { in _php_ldap_control_to_array()
252 } else if (strcmp(ctrl->ldctl_oid, LDAP_CONTROL_VLVRESPONSE) == 0) { in _php_ldap_control_to_array()
323 } else if (strcmp(ZSTR_VAL(control_oid), LDAP_CONTROL_PAGEDRESULTS) == 0) { in _php_ldap_control_from_array()
345 } else if (strcmp(ZSTR_VAL(control_oid), LDAP_CONTROL_ASSERT) == 0) { in _php_ldap_control_from_array()
369 } else if (strcmp(ZSTR_VAL(control_oid), LDAP_CONTROL_VALUESRETURNFILTER) == 0) { in _php_ldap_control_from_array()
393 …} else if ((strcmp(ZSTR_VAL(control_oid), LDAP_CONTROL_PRE_READ) == 0) || (strcmp(ZSTR_VAL(control… in _php_ldap_control_from_array()
445 } else if (strcmp(ZSTR_VAL(control_oid), LDAP_CONTROL_SORTREQUEST) == 0) { in _php_ldap_control_from_array()
[all …]
/PHP-7.4/ext/libxml/
H A Dlibxml.c909 if (strcmp(sapi_module.name, *sapi_name) == 0) { in PHP_MINIT_FUNCTION()
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c243 if (!strcmp(buffer+1, entity->name)) { in mbfl_filt_conv_html_dec()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c1222 return strcmp(conn->vio->data->stream->ops->label, "unix_socket") == 0; in is_secure_transport()
/PHP-7.4/ext/oci8/tests/
H A Dconn_attr.inc90 if (!strcmp($attr,'MODULE'))
92 else if (!strcmp($attr,'ACTION'))
94 else if (!strcmp($attr,'CLIENT_INFO'))
96 else if (!strcmp($attr,'CLIENT_IDENTIFIER'))

Completed in 123 milliseconds

1234567