Searched refs:SP (Results 1 – 13 of 13) sorted by relevance
/PHP-5.5/ext/mysqli/tests/ |
H A D | mysqli_query_stored_proc.phpt | 36 printf("[003] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); 49 printf("[004] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); 64 printf("[005] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); 68 printf("[002] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link)); 87 printf("[008] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); 91 printf("[007] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link)); 100 printf("[011] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); 106 printf("[013] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); 119 printf("[010] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link)); 128 printf("[018] Cannot call SP, [%d] %s\n", mysqli_errno($link), mysqli_error($link)); [all …]
|
H A D | mysqli_stmt_execute_stored_proc_next_result.phpt | 2 mysqli_stmt_execute() - SP, next result 61 printf("[004] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link)); 110 printf("[025] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
|
H A D | mysqli_stmt_execute_stored_proc.phpt | 58 printf("[010] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link)); 96 printf("[027] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link)); 136 printf("[036] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link)); 178 printf("[046] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
|
H A D | mysqli_stmt_execute_stored_proc_out.phpt | 60 printf("[004] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
|
/PHP-5.5/build/ |
H A D | shtool | 1150 SP="${ST}" 1169 SP="${ST}" 1188 SP="${ST}" 1204 SP="${ST}" 1279 [ ".$SP" = . ] && SP="${ST}" 1329 SP="${ST}" 1397 SP="${ST}" 1418 SP="${ST}" 1476 SP="$ST" 1517 SP="$ST" [all …]
|
/PHP-5.5/ext/ftp/tests/ |
H A D | 001.phpt | 34 string(39) "214 Syntax: HELP [<SP> <string>] <CRLF>"
|
H A D | 002.phpt | 36 string(39) "214 Syntax: HELP [<SP> <string>] <CRLF>"
|
H A D | server.inc | 191 fputs($s, "214 Syntax: HELP [<SP> <string>] <CRLF>\r\n");
|
/PHP-5.5/ext/curl/tests/ |
H A D | curl_multi_init_param.phpt | 5 #testfest SP 2014
|
/PHP-5.5/ext/ereg/regex/ |
H A D | engine.c | 51 #define SP(t, s, c) print(m, t, s, c, stdout) macro 55 #define SP(t, s, c) /* nothing */ macro 646 SP("start", st, *p); 671 SP("boleol", st, c); 685 SP("boweow", st, c); 697 SP("aft", st, c); 736 SP("sstart", st, *p); 760 SP("sboleol", st, c); 774 SP("sboweow", st, c); 788 SP("saft", st, c);
|
/PHP-5.5/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_exec.phpt | 69 /* CREATE, DROP, CALL SP and SF */ 95 printf("[024] Found different version strings, SP returned '%s'/%s, SELECT returned '%s'/%s\n",
|
H A D | pdo_mysql_stmt_variable_columncount.phpt | 53 // Lets try with a SP accepting parameters...
|
/PHP-5.5/ext/fileinfo/tests/ |
H A D | magic | 496 >>>16 byte&0x0F 5 \b SP 515 >>>>>144 byte&0x0F 5 \b SP 532 >>>80 byte&0x0F 5 \b SP 6858 # or cld;xor ax,ax;mov SS,ax;XOR SP,SP;mov DS,
|
Completed in 76 milliseconds