Home
last modified time | relevance | path

Searched refs:read (Results 551 – 554 of 554) sorted by relevance

1...<<212223

/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt59 structures of the form pcre[16|32]_xxx should be read as meaning
1711 References to bytes and UTF-8 in this document should be read as refer-
5050 After \0 up to two further octal digits are read. If there are fewer
5100 three octal digits are ever read.
5103 decimal digits are read (letters can be in upper or lower case). Any
5849 character class should be read as "something OR something OR ..." and a
7347 is equivalent to (?!) but easier to read. The Perl documentation notes
10081 Example: read lines of the form "var = value" from a string.
/PHP-7.2/
H A Dacinclude.m41679 dnl component of the path has execute but not read permissions
/PHP-7.2/ext/date/lib/
H A Dparse_date.c328 if((cnt = read(s->fd, (char*) s->lim, BSIZE)) != BSIZE){
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c32917 { "read", (sqlite3_syscall_ptr)read, 0 },

Completed in 488 milliseconds

1...<<212223