Home
last modified time | relevance | path

Searched refs:S (Results 51 – 75 of 249) sorted by relevance

12345678910

/PHP-7.1/ext/intl/tests/
H A Ddateformat_create_cal_arg_variant4.phpt47 domingo%S 1 de enero de 2012, 0:00:00 (GMT)
48 domingo%S 8 de Safar de 1433, 0:00:00 (GMT)
52 domingo%S 8 de Safar de 1433 AH, 0:00:00 (GMT)
53 domingo%S 1 de enero de 2012, 0:00:00 (GMT)
H A Ddateformat_create_cal_arg_variant5.phpt46 domingo%S 1 de enero de 2012, 0:00:00 (%siempo %sniversal %sordinado)
47 domingo%S 8 de %safar de 1433, 0:00:00 (%siempo %sniversal %sordinado)
51 domingo%S 8 de %safar de 1433 AH, 0:00:00 (%siempo %sniversal %sordinado)
52 domingo%S 1 de enero de 2012, 0:00:00 (%siempo %sniversal %sordinado)
/PHP-7.1/ext/pdo_dblib/
H A Ddblib_driver.c42 pdo_dblib_stmt *S = NULL; in dblib_fetch_error() local
47 S = (pdo_dblib_stmt*)stmt->driver_data; in dblib_fetch_error()
48 einfo = &S->err; in dblib_fetch_error()
104 pdo_dblib_stmt *S = ecalloc(1, sizeof(*S)); in dblib_handle_preparer() local
106 S->H = H; in dblib_handle_preparer()
107 stmt->driver_data = S; in dblib_handle_preparer()
110 S->computed_column_name_count = 0; in dblib_handle_preparer()
111 S->err.sqlstate = stmt->error_code; in dblib_handle_preparer()
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c79 #define S(s) (reg_map[s] << 21) macro
563 base = S(SLJIT_SP); in sljit_emit_enter()
569 base = S(TMP_REG2); in sljit_emit_enter()
626 base = S(SLJIT_SP); in sljit_emit_return()
630 base = S(TMP_REG1); in sljit_emit_return()
1701 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS)); in sljit_emit_jump()
1819 PTR_FAIL_IF(push_inst(compiler, inst | S(src1) | JUMP_LENGTH, UNMOVABLE_INS)); in sljit_emit_cmp()
1848 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS)); in sljit_emit_cmp()
1931 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS)); in sljit_emit_fcmp()
1978 FAIL_IF(push_inst(compiler, ADDU_W | S(SLJIT_R0) | TA(0) | DA(4), 4)); in sljit_emit_ijump()
[all …]
/PHP-7.1/win32/
H A Dphp7dllts.rc31 // English (U.S.) resources
97 #endif // English (U.S.) resources
H A Dphp7ts.rc31 // English (U.S.) resources
97 #endif // English (U.S.) resources
H A Dphp7ts_cli.rc31 // English (U.S.) resources
97 #endif // English (U.S.) resources
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput2112 In 16-bit mode with options: S>testdata/saved16LE-1
14 In 32-bit mode with options: S>testdata/saved32LE-1
H A Dtestinput4204 />\S/8
249 /\S+/8
254 /\S{2,3}/8
260 /\S{2,3}?/8
493 /\S\S/8g
496 /\S{2}/8g
505 /\S/8g
508 /[\S]/8g
523 /[\S\s]*/8
529 /.[^\S]./8g
[all …]
/PHP-7.1/ext/date/tests/
H A DDateInterval_format.phpt25 echo $interval->format('S=%S') . "\n";
57 S=06
H A Dgmdate_variation4.phpt26 var_dump( gmdate('S') );
27 var_dump( gmdate('S', $timestamp) );
H A Dgmstrftime_variation15.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
H A Dgmstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
H A Dstrftime_variation15.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
H A Dstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
/PHP-7.1/ext/tidy/tests/
H A D004.phpt27 Info: Document content looks like HTML%w%d%S
28 %S3 warnings%S0 errors%S
H A D003.phpt14 <!DOCTYPE html%S>
/PHP-7.1/ext/curl/tests/
H A Dcurl_setopt_basic002.phpt50 string(%d) "%S"
51 string(%d) "%S"
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dsha1.phar2 0���������������������hi���UIG����*�ض������hi��*uI��~���+S��i c���GBMB
H A Dfrontcontroller2.phar6 …���ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GBMB
/PHP-7.1/ext/phar/tests/files/
H A Dsha1.phar2 0���������������������hi���UIG����*�ض������hi��*uI��~���+S��i c���GBMB
H A Dfrontcontroller2.phar6 …���ж���������a.phps����G���l�`�������hiohio<?php function hio(){}۬�q��S�,ۋ�2�X��"(����GBMB
/PHP-7.1/ext/pdo_oci/
H A Dphp_pdo_oci_int.h94 #define oci_stmt_error(w) _oci_error(S->err, stmt->dbh, stmt, w, S->last_err, FALSE, __FILE__, __LI…
/PHP-7.1/tests/lang/
H A Dfunc_get_args.003.phpt10 Warning\: func_get_args\(\)\: Called from the global scope - no function context in \S* on line 3
/PHP-7.1/ext/opcache/tests/
H A Dphp_cli_server.inc17 $cmd = "{$php_executable} -t {$doc_root} $ini -S " . PHP_CLI_SERVER_ADDRESS;
26 $cmd = "exec {$php_executable} -t {$doc_root} $ini -S " . PHP_CLI_SERVER_ADDRESS . " 2>/dev/null";

Completed in 37 milliseconds

12345678910