Searched refs:page_inode (Results 1 – 4 of 4) sorted by relevance
68 BG(page_inode) = pstat->st_ino; in php_statpage()159 if (BG(page_inode) < 0) { in PHP_FUNCTION()162 RETURN_LONG(BG(page_inode)); in PHP_FUNCTION()
187 zend_long page_inode; member
3811 BG(page_inode) = -1; in PHP_RINIT_FUNCTION()
8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value9 // of page_inode. therefore, an explicit 0 should be a passing value for this test.
Completed in 22 milliseconds