Home
last modified time | relevance | path

Searched refs:read (Results 426 – 433 of 433) sorted by relevance

1...<<1112131415161718

/PHP-5.3/ext/date/lib/
H A Dparse_date.re332 if((cnt = read(s->fd, (char*) s->lim, BSIZE)) != BSIZE){
H A Dparse_date.c334 if((cnt = read(s->fd, (char*) s->lim, BSIZE)) != BSIZE){
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dgrepinput3 long so that it needs more than a single read() call to process it. New
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt47 structures of the form pcre[16|32]_xxx should be read as meaning
1665 References to bytes and UTF-8 in this document should be read as refer-
4757 By default, after \x, from zero to two hexadecimal digits are read
4792 After \0 up to two further octal digits are read. If there are fewer
4829 leading zero, because no more than three octal digits are ever read.
5512 character class should be read as "something OR something OR ..." and a
6943 is equivalent to (?!) but easier to read. The Perl documentation notes
9493 Example: read lines of the form "var = value" from a string.
/PHP-5.3/
H A Dacinclude.m41677 dnl component of the path has execute but not read permissions
/PHP-5.3/ext/soap/
H A Dphp_sdl.c1557 if (read(f, in, st.st_size) != st.st_size) { in get_sdl_from_cache()
/PHP-5.3/ext/mbstring/oniguruma/
H A DHISTORY1673 2002/12/23: [bug] prec-read in alternative (/a|(?=z).f/.match("zf") => nil)
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c24816 { "read", (sqlite3_syscall_ptr)read, 0 },

Completed in 371 milliseconds

1...<<1112131415161718