Home
last modified time | relevance | path

Searched refs:P (Results 151 – 175 of 189) sorted by relevance

12345678

/PHP-7.1/ext/mbstring/oniguruma/doc/
H A DRE77 * \P{property-name} (negative)
90 M, Mc, Me, Mn, N, Nd, Nl, No, P, Pc, Pd, Pe, Pf, Pi, Po, Ps,
385 + add character property (\p{property}, \P{property})
/PHP-7.1/ext/interbase/
H A Dphp_ibase_udf.c130 php_embed_init(0, NULL P); in init()
/PHP-7.1/ext/openssl/
H A Dopenssl.mak16 OSSL_DIR = P:/APPS/script/sw/OpenSSL
/PHP-7.1/ext/standard/html_tables/mappings/
H A DCP1251.TXT99 0x50 0x0050 #LATIN CAPITAL LETTER P
131 0x70 0x0070 #LATIN SMALL LETTER P
H A D8859-5.TXT128 0x50 0x0050 # LATIN CAPITAL LETTER P
160 0x70 0x0070 # LATIN SMALL LETTER P
H A DCP1252.TXT99 0x50 0x0050 #LATIN CAPITAL LETTER P
131 0x70 0x0070 #LATIN SMALL LETTER P
H A DCP866.TXT98 0x50 0x0050 #LATIN CAPITAL LETTER P
130 0x70 0x0070 #LATIN SMALL LETTER P
H A D8859-1.TXT128 0x50 0x0050 # LATIN CAPITAL LETTER P
160 0x70 0x0070 # LATIN SMALL LETTER P
H A D8859-15.TXT127 0x50 0x0050 # LATIN CAPITAL LETTER P
159 0x70 0x0070 # LATIN SMALL LETTER P
H A DKOI8-R.TXT127 0x50 0x0050 # LATIN CAPITAL LETTER P
159 0x70 0x0070 # LATIN SMALL LETTER P
H A DROMAN.TXT195 0x50 0x0050 # LATIN CAPITAL LETTER P
227 0x70 0x0070 # LATIN SMALL LETTER P
/PHP-7.1/ext/date/lib/
H A Dparse_iso_intervals.re274 period = "P" (number "Y")? (number "M")? (number "W")? (number "D")? ("T" (number "H")? (number "…
275 combinedrep = "P" year4 "-" monthlzz "-" daylzz "T" hour24lz ':' minutelz ':' secondlz;
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dnophar.phar293 …��8�X���q%�����������b/c.php����8�X����73֏����������d���8�X���Lc�P�������<?php include…
/PHP-7.1/ext/phar/tests/files/
H A Dnophar.phar293 …���X���q%�����������b/c.php�����X����73֏����������d����X���Lc�P�������<?php include…
/PHP-7.1/
H A DREADME.PARAMETER_PARSING_API66 P - valid path (string without null bytes in the middle) as zend_string (zend_string*)
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt5348 \P{Han}
5378 \P{Lu}.
6560 (?P<p1>(?i)rah)\s+(?P=p1)
8962 data> 3ju\P
8966 data> j\P
9033 data> The date is 23ja\P\P
9090 data> xx123a\P\P
9098 data> ab\P
9143 data> dogsb\P\P
9147 data> gsb\R\P\P\D
[all …]
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-16345 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y
770 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
H A Dtestoutput18-32343 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y
767 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
H A Dtestoutput17232 9 = ? A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ^ _ ` a b c d e
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog402 /(?P<Name>a)?(?P<Name2>b)?(?(<Name>)c|d)*l/
2107 13. A pattern such as (?P<L1>(?P<L2>0)|(?P>L2)(?P>L1)) in which the only other
3119 (d) A pattern like (\P{Yi}{2}\277)? could loop at compile time.
3126 26. Patterns such as [\P{Yi}A] which include \p or \P and just one other
3130 \p or \P) caused a compile-time loop.
3565 (?&name) as well as (?P>name).
3791 as (?P>B) was quantified, for example (xxx(?P>B)){3}, the calculation of
4016 \p or \P will have to recompile them.
4295 both the P and the s flags.
4403 pcre_exec() and the \P data escape in pcretest.
[all …]
H A DHACKING299 character by testing its Unicode property (the \p and \P escape sequences).
334 \p or \P, OP_XCLASS is used. It optionally uses a bit map if any code points
H A DNEWS476 use \p or \P must be recompiled.
623 6. Support for named subpatterns. The Python syntax (?P<name>...) is used to
/PHP-7.1/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type1.phpt10 $interval_format = 'P%dDT%hH';
H A Drfc-datetime_and_daylight_saving_time-type2.phpt10 $interval_format = 'P%dDT%hH';
/PHP-7.1/ext/ftp/tests/
H A Dserver.inc133 if ($buf !== "PROT P\r\n") {

Completed in 108 milliseconds

12345678