Home
last modified time | relevance | path

Searched refs:right (Results 51 – 75 of 112) sorted by path

12345

/PHP-7.2/ext/oci8/tests/
H A Dbind_misccoltypes_errs.phpt142 …s "%s"."BIND_MISCCOLTYPES_ERRS_TAB"."CHAR_T" \(%s: 2, %s: 1\)|String data right truncation)%r in %…
146 …s"."BIND_MISCCOLTYPES_ERRS_TAB"."VARCHAR2_T10" \(%s: 11, %s: 10\)|%s data right truncation)%r in %…
154 …BIND_MISCCOLTYPES_ERRS_TAB"."VARCHAR2_T10" \(%s: 12, %s: 10\)|String data right truncation)%r in %…
163 …BIND_MISCCOLTYPES_ERRS_TAB"."VARCHAR2_T10" \(%s: 12, %s: 10\)|String data right truncation)%r in %…
H A Dconnect_without_oracle_home.phpt36 …ur system - please check that ORACLE_HOME and %s are set and point to the right directories in %s …
H A Dconnect_without_oracle_home_11.phpt39 …ur system - please check that ORACLE_HOME and %s are set and point to the right directories in %s …
H A Dconnect_without_oracle_home_old.phpt32 …ur system - please check that ORACLE_HOME and %s are set and point to the right directories in %s …
H A Dconnect_without_oracle_home_old_11.phpt39 …ur system - please check that ORACLE_HOME and %s are set and point to the right directories in %s …
H A Dpecl_bug16035.phpt25 …ur system - please check that ORACLE_HOME and %s are set and point to the right directories in %s …
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog1193 not quite right. There is now a test that can be run on ASCII systems to
1593 not work when the shorter character appeared right at the end of the
2457 but it seems right to fix it, and I didn't think it was worth preserving
2514 matching functions compatible, and I think it's the right thing to do.
2950 building it automatically is not really right. What is more, it gave
2982 this is right because (?- can be followed by option settings as well as by
3098 LF". That isn't really right - the whole point of the change was to try to
3173 brackets there is not right, since it causes compilers to look for an
3522 This doesn't seem right; it now treats the CRLF combination as the line
4784 is the right thing to do, as I do not use Windows. No doubt I'll get told
[all …]
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1442 string from left to right, once, character by character, and as it does
3561 flow) when in fact the vector is exactly the right size for the final
4049 What you have to do is to insert a callout right at the end of the pat-
4772 together right at the start of the pattern string, and the letters must
4896 string from left to right. Most characters stand for themselves in a
5974 to right, and the first one that succeeds is used. If the alternatives
6056 Opening parentheses are counted from left to right (starting from 1) to
6086 tried from left to right, and options are not reset until the end of
6312 does the right thing with the C comments. The meaning of the various
6315 quantifier in its own right. Because it has two uses, it can sometimes
[all …]
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c383 sljit_s32 negated, ones, right; in logical_imm() local
421 COUNT_TRAILING_ZERO(uimm, right); in logical_imm()
438 return ins | ((len - ones - 1) << 10) | ((len - ones - right) << 16); in logical_imm()
440 return ins | ((ones - 1) << 10) | ((len - right) << 16); in logical_imm()
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput23258 /-- Perl doesn't get these right IMO (the 3rd is PCRE-specific) --/
H A Dtestinput212 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
H A Dtestoutput211276 /-- Perl doesn't get these right IMO (the 3rd is PCRE-specific) --/
H A Dtestoutput21-162 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
H A Dtestoutput21-322 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
/PHP-7.2/ext/pcre/tests/
H A D006.phpt9 $text = '[CODE]&lt;td align=&quot;$stylevar[right]&quot;&gt;[/CODE]';
10 $result = preg_replace(array('#\[(right)\](((?R)|[^[]+?|\[)*)\[/\\1\]#siU', '#\[(right)\](((?R)|[^[…
14 $result = preg_replace('#\[(right)\](((?R)|[^[]+?|\[)*)\[/\\1\]#siU', '', $text);
21 string(58) "[CODE]&lt;td align=&quot;$stylevar[right]&quot;&gt;[/CODE]"
23 string(58) "[CODE]&lt;td align=&quot;$stylevar[right]&quot;&gt;[/CODE]"
/PHP-7.2/ext/pdo_mysql/tests/
H A Dbug54929.phpt50 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
57 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dbug66141.phpt34 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_attr_errmode.phpt164 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_exec.phpt182 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
183 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_stmt_multiquery.phpt100 …ntax; check the manual that corresponds to your %s server version for the right syntax to use near…
H A Dpdo_mysql_stmt_unbuffered_2050.phpt55 And now the right side of the expression will be executed first:
/PHP-7.2/ext/phar/
H A DLICENSE36 the right to modify the terms applicable to covered code created
/PHP-7.2/ext/shmop/
H A DREADME12 add our own extension to php for simple SHM operations, we were right :)).
/PHP-7.2/ext/soap/interop/
H A Dclient_round2_params.php137 # XXX I know this isn't quite right, need to deal with this better
/PHP-7.2/ext/spl/internal/
H A Drecursiveiteratoriterator.inc198 /** Called right after calling getChildren() and its rewind().
205 /** Called after current child iterator is invalid and right before it

Completed in 107 milliseconds

12345