Home
last modified time | relevance | path

Searched refs:s (Results 3976 – 4000 of 6255) sorted by relevance

1...<<151152153154155156157158159160>>...251

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_config.c58 #define XSTRING(s) STRING(s) argument
/PHP-7.4/ext/mysqli/tests/
H A D058.phpt55 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
58 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D060.phpt49 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
52 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A Dmysqli_debug_ini.phpt40 printf("[003] Trace file '%s' has not been created\n", $trace_file);
42 … printf("[004] Trace file '%s' is very small. filesize() reports only %d bytes. Please check.\n",
H A Dmysqli_get_client_stats_skipped.phpt21 printf("[001] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
31 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D021.phpt45 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
48 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
H A D043.phpt47 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
50 printf("[c002] Cannot drop table, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug63185.phpt55 SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.no_such_table' doesn't exist
65 SQLSTATE[42S02]: Base table or view not found: 1146 Table '%s.no_such_table' doesn't exist
/PHP-7.4/ext/snmp/
H A Dsnmp.c1191 s->securityLevel = SNMP_SEC_LEVEL_NOAUTH; in netsnmp_session_set_sec_level()
1249 s->securityAuthKeyLen = USM_AUTH_KU_LEN; in netsnmp_session_gen_auth_key()
1250 if ((snmp_errno = generate_Ku(s->securityAuthProto, s->securityAuthProtoLen, in netsnmp_session_gen_auth_key()
1252 s->securityAuthKey, &(s->securityAuthKeyLen)))) { in netsnmp_session_gen_auth_key()
1266 s->securityPrivKeyLen = USM_PRIV_KU_LEN; in netsnmp_session_gen_sec_key()
1267 if ((snmp_errno = generate_Ku(s->securityAuthProto, s->securityAuthProtoLen, in netsnmp_session_gen_sec_key()
1269 s->securityPrivKey, &(s->securityPrivKeyLen)))) { in netsnmp_session_gen_sec_key()
1290 if (s->contextEngineID) { in netsnmp_session_set_contextEngineID()
1291 efree(s->contextEngineID); in netsnmp_session_set_contextEngineID()
1294 s->contextEngineID = ebuf; in netsnmp_session_set_contextEngineID()
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dbug78833.phpt8 Warning: pack(): Type E: too few arguments in %s on line %d
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_003.phpt11 Fatal error: strict_types declaration must be the very first statement in the script in %s on line …
H A Dstrict_include_explicit_weak.phpt8 // file that's explicitly weak
H A Dtyped_properties_025.phpt11 Parse error: syntax error, unexpected 'int' (T_STRING), expecting variable (T_VARIABLE) in %s on li…
H A Dtyped_properties_054.phpt12 Fatal error: Property A::$a cannot have type callable in %s on line %d
/PHP-7.4/tests/basic/
H A Dbug45986.phpt12 Warning: %s in %sbug45986.php on line 2
/PHP-7.4/tests/classes/
H A Dinterface_method_final.phpt12 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Dinterface_method_private.phpt12 Fatal error: Access type for interface method if_a::err() must be omitted in %s on line %d
/PHP-7.4/Zend/tests/
H A Dbug41117_1.phpt13 Fatal error: Cannot use $this as parameter in %s on line %d
H A Daccess_modifiers_007.phpt13 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Dclosure_025.phpt12 Deprecated: Function create_function() is deprecated in %s on line %d
H A Derror_reporting04.phpt21 Notice: Undefined variable: undef in %s on line %d
H A Dflexible-heredoc-error2.phpt14 Parse error: Invalid indentation - tabs and spaces cannot be mixed in %s on line %d
H A Dflexible-nowdoc-error2.phpt14 Parse error: Invalid indentation - tabs and spaces cannot be mixed in %s on line %d
H A Dinter_06.phpt10 Fatal error: Cannot declare interface stdClass, because the name is already in use in %s on line %d
/PHP-7.4/Zend/tests/grammar/
H A Dregression_005.phpt13 Parse error: syntax error, unexpected 'return' (T_RETURN), expecting identifier (T_STRING) in %s on…

Completed in 33 milliseconds

1...<<151152153154155156157158159160>>...251