Home
last modified time | relevance | path

Searched refs:strcmp (Results 126 – 150 of 157) sorted by last modified time

1234567

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c81 if(name && !strcmp(name, needle)) { in find_named_value()
320 if(!strcmp(attr_iter->key, "name")) { in xml_element_to_method_description()
323 else if(!strcmp(attr_iter->key, "type")) { in xml_element_to_method_description()
329 else if(!strcmp(attr_iter->key, "desc")) { in xml_element_to_method_description()
337 else if(!strcmp(attr_iter->key, "default")) { in xml_element_to_method_description()
344 if(!strcmp(el->name, "value") || !strcmp(el->name, "typeDescription")) { in xml_element_to_method_description()
349 (!strcmp(ptype, "array") || !strcmp(ptype, "struct") || !strcmp(ptype, "mixed"))) { in xml_element_to_method_description()
366 else if(!strcmp(el->name, "params") || in xml_element_to_method_description()
367 !strcmp(el->name, "returns") || in xml_element_to_method_description()
368 !strcmp(el->name, "signature")) { in xml_element_to_method_description()
[all …]
H A Dxml_to_soap.c259 if(!strcmp(id, "item")) { in xml_element_to_SOAP_REQUEST_worker()
266 if (!strcmp(attr_iter->key, TOKEN_TYPE)) { in xml_element_to_SOAP_REQUEST_worker()
340 if (!type || !strcmp(type, TOKEN_STRING)) { in xml_element_to_SOAP_REQUEST_worker()
343 else if (!strcmp(type, TOKEN_INT)) { in xml_element_to_SOAP_REQUEST_worker()
346 else if (!strcmp(type, TOKEN_BOOLEAN)) { in xml_element_to_SOAP_REQUEST_worker()
349 else if (!strcmp(type, TOKEN_DOUBLE) || in xml_element_to_SOAP_REQUEST_worker()
350 !strcmp(type, TOKEN_FLOAT)) { in xml_element_to_SOAP_REQUEST_worker()
353 else if (!strcmp(type, TOKEN_NULL)) { in xml_element_to_SOAP_REQUEST_worker()
356 else if (!strcmp(type, TOKEN_DATETIME)) { in xml_element_to_SOAP_REQUEST_worker()
359 else if (!strcmp(type, TOKEN_BASE64)) { in xml_element_to_SOAP_REQUEST_worker()
[all …]
H A Dxml_to_xmlrpc.c74 if (!strcmp(el->name, ELEM_FAULT)) { in xml_element_to_XMLRPC_REQUEST_worker()
93 || (!strcmp(el->name, ELEM_PARAMS) && in xml_element_to_XMLRPC_REQUEST_worker()
105 else if (!strcmp(el->name, ELEM_STRUCT)) { in xml_element_to_XMLRPC_REQUEST_worker()
116 else if (!strcmp(el->name, ELEM_STRING) || in xml_element_to_XMLRPC_REQUEST_worker()
120 else if (!strcmp(el->name, ELEM_NAME)) { in xml_element_to_XMLRPC_REQUEST_worker()
123 else if (!strcmp(el->name, ELEM_INT) || !strcmp(el->name, ELEM_I4)) { in xml_element_to_XMLRPC_REQUEST_worker()
126 else if (!strcmp(el->name, ELEM_BOOLEAN)) { in xml_element_to_XMLRPC_REQUEST_worker()
129 else if (!strcmp(el->name, ELEM_DOUBLE)) { in xml_element_to_XMLRPC_REQUEST_worker()
132 else if (!strcmp(el->name, ELEM_DATETIME)) { in xml_element_to_XMLRPC_REQUEST_worker()
135 else if (!strcmp(el->name, ELEM_BASE64)) { in xml_element_to_XMLRPC_REQUEST_worker()
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dstripslashes_basic.phpt30 if( strcmp($str, $str_stripslashes) != 0 )
H A Dstripslashes_variation2.phpt100 if( strcmp($str, $str_stripslashes) != 0 )
/PHP-7.4/ext/standard/tests/file/
H A Dfgets_socket_variation2.phpt47 if (strcmp($line, LINE_OF_DATA) != 0) {
/PHP-7.4/ext/standard/tests/array/
H A D003.phpt14 return strcmp ($a, $b);
/PHP-7.4/ext/standard/
H A Dcrypt_freesec.c792 if (!strcmp(hash, tests[i].hash)) in main()
H A Dcrypt_sha256.c725 if (strcmp(cp, tests2[cnt].expected) != 0) { in main()
H A Dcrypt_sha512.c793 if (strcmp (cp, tests2[cnt].expected) != 0) { in main()
/PHP-7.4/ext/snmp/tests/
H A Dbug60749.phpt22 if (strcmp($info["hostname"], "$ip:$port") !== 0) {
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt82 if (strcmp($expect, $row[1])) {
H A Dmax_columns.phpt35 if (strcmp($expect, $row[1])) {
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_string_utils.c102 PRIV(strcmp)(PCRE2_SPTR str1, PCRE2_SPTR str2) in PRIV() argument
H A Dpcre2_substring.c492 int c = PRIV(strcmp)(stringname, entry + IMM2_SIZE); in pcre2_substring_nametable_scan()
502 if (PRIV(strcmp)(stringname, (first - entrysize + IMM2_SIZE)) != 0) break; in pcre2_substring_nametable_scan()
507 if (PRIV(strcmp)(stringname, (last + entrysize + IMM2_SIZE)) != 0) break; in pcre2_substring_nametable_scan()
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_x509_export_basic.phpt25 var_dump(strcmp($output, $a));
26 var_dump(strcmp($output, $output2));
27 var_dump(strcmp($output, $output3));
28 var_dump(strcmp($output, $output4)); // different
29 var_dump(strcmp($output, $output5)); // different
/PHP-7.4/ext/odbc/tests/
H A Dbug60616.phpt44 if (strcmp($char_col, $euc_jp_check) == 0 && strcmp($varchar_col, $euc_jp) == 0 &&
45 strcmp($text_col, $euc_jp) == 0) {
52 if (strcmp($char_col, $ascii_check) == 0 && strcmp($varchar_col, $ascii) == 0 &&
53 strcmp($text_col, $ascii) == 0) {
/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'))
/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/intl/tests/
H A Dgrapheme.phpt776 if ( strcmp($result, $expected) != 0 ) {
H A Dgrapheme2.phpt776 if ( strcmp($result, $expected) != 0 ) {
/PHP-7.4/ext/hash/tests/
H A Dmhash_003.phpt26 if (!strcmp(bin2hex($result), $wanted)) {
/PHP-7.4/ext/gd/libgd/
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 …]
H A Dgd_gd2.c78 if (strcmp(id, GD2_ID) != 0) { in _gd2GetHeader()
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"…

Completed in 64 milliseconds

1234567