Home
last modified time | relevance | path

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

1...<<212223

/PHP-7.4/ext/ffi/
H A Dffi.c3167 if (fd < 0 || read(fd, code, code_size) != code_size) { in zend_ffi_load()
/PHP-7.4/ext/date/lib/
H A Dparse_date.c327 if((cnt = read(s->fd, (char*) s->lim, BSIZE)) != BSIZE){

Completed in 67 milliseconds

1...<<212223