Home
last modified time | relevance | path

Searched refs:page_inode (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/
H A Dpageinfo.c70 BG(page_inode) = pstat->st_ino; in php_statpage()
161 if (BG(page_inode) < 0) { in PHP_FUNCTION()
164 RETURN_LONG(BG(page_inode)); in PHP_FUNCTION()
H A Dbasic_functions.h185 long page_inode; member
H A Dbasic_functions.c3758 BG(page_inode) = -1; in PHP_RINIT_FUNCTION()
/PHP-5.5/sapi/cli/tests/
H A Dbug61546.phpt8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value
9 // of page_inode. therefore, an explicit 0 should be a passing value for this test.

Completed in 21 milliseconds