Home
last modified time | relevance | path

Searched refs:P (Results 126 – 145 of 145) sorted by relevance

123456

/PHP-7.3/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.3/ext/standard/html_tables/mappings/
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.3/
H A DREADME.PARAMETER_PARSING_API73 P - valid path (string without null bytes in the middle) as zend_string (zend_string*)
H A Dphp.ini-development626 ; starts up. G,P,C,E & S are abbreviations for the following respective super
638 ; This directive determines which super global data (G,P & C) should be
H A Dphp.ini-production628 ; starts up. G,P,C,E & S are abbreviations for the following respective super
640 ; This directive determines which super global data (G,P & C) should be
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DSYNTAX.md517 and `(?'name'...)`, but not the Python `(?P<name>...)` syntax.
612 ### 16. ONIG_SYN_OP2_ESC_P_BRACE_CHAR_PROPERTY (enable `\p{...}` and `\P{...}`)
622 ### 17. ONIG_SYN_OP2_ESC_P_BRACE_CIRCUMFLEX_NOT (enable `\p{^...}` and `\P{^...}`)
800 Enables support of regex options. (i,m,x,W,S,D,P,y)
810 - `P` - ASCII only POSIX properties. (includes W,D,S)
/PHP-7.3/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.3/ext/ftp/tests/
H A Dserver.inc126 if ($buf !== "PROT P\r\n") {
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in299 ; %P: PID of the parent of the child that serviced the request
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h2836 SQLITE_API void sqlite3_randomness(int N, void *P);
H A Dsqlite3.c13942 #define SQLITE_WITHIN(P,S,E) (((uptr)(P)>=(uptr)(S))&&((uptr)(P)<(uptr)(E))) argument
16165 #define DbHasProperty(D,I,P) (((D)->aDb[I].pSchema->schemaFlags&(P))==(P)) argument
16528 #define ConstFactorOk(P) ((P)->okConstFactor) argument
17468 #define ExprHasAllProperty(E,P) (((E)->flags&(P))==(P)) argument
17469 #define ExprSetProperty(E,P) (E)->flags|=(P) argument
17470 #define ExprClearProperty(E,P) (E)->flags&=~(P) argument
20542 #define ExpandBlob(P) (((P)->flags&MEM_Zero)?sqlite3VdbeMemExpandBlob(P):0) argument
50992 if( P->xCodec && P->xCodec(P->pCodec,D,N,X)==0 ){ E; }
64276 ((P)->aData + ((P)->maskPage & get2byteAligned(&(P)->aCellIdx[2*(I)])))
64278 ((P)->aDataOfst + ((P)->maskPage & get2byteAligned(&(P)->aCellIdx[2*(I)])))
[all …]
/PHP-7.3/ext/wddx/tests/
H A Dbug37569.phpt81 <wddxPacket version='1.0'><header/><data><string>P</string></data></wddxPacket>
/PHP-7.3/ext/tidy/
H A Dtidy.c1994 TIDY_TAG_CONST(P); in _php_tidy_register_tags()
/PHP-7.3/ext/date/lib/
H A Dparse_date.re1977 {'P', TIMELIB_FORMAT_TIMEZONE_OFFSET},
2168 case TIMELIB_FORMAT_MERIDIAN: /* am/pm/a.m./p.m. AM/PM/A.M./P.M. */
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY1424 2004/03/15: [spec] support NOT op. in char property. \p{^...}, \P{^...}.
1543 2004/01/20: [spec] add \p{...}, \P{...} in char class.
1544 2004/01/20: [new] character property operators \p{...}, \P{...}.
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1452 >36 string P \bprogressive,
1460 >36 string P \bprogressive,
3312 # any capital 'P's. This is a kludge.
4337 # From: "Leslie P. Polzer" <leslie.polzer@gmx.net>
12195 0 string X5O!P%@AP[4\\PZX54(P^)7CC)7}$EICAR
21388 >6 byte&0x0f 0x03 Pascal P-code
21416 >0x13 byte 3 Pascal P-code
22588 >15 byte 0x00 - P/D format
22589 >15 byte 0x01 - P/K/D format
22771 0 string FTNCHEK_\ P project file for ftnchek
[all …]
H A Dmagic私はガラスを食べられます1452 >36 string P \bprogressive,
1460 >36 string P \bprogressive,
3312 # any capital 'P's. This is a kludge.
4337 # From: "Leslie P. Polzer" <leslie.polzer@gmx.net>
12195 0 string X5O!P%@AP[4\\PZX54(P^)7CC)7}$EICAR
21388 >6 byte&0x0f 0x03 Pascal P-code
21416 >0x13 byte 3 Pascal P-code
22588 >15 byte 0x00 - P/D format
22589 >15 byte 0x01 - P/K/D format
22771 0 string FTNCHEK_\ P project file for ftnchek
[all …]
/PHP-7.3/ext/standard/tests/misc/
H A Dbrowscap.ini1736 [Nozilla/P.N (Just for IDS woring)]
1738 Browser="Nozilla/P.N"

Completed in 835 milliseconds

123456