Searched refs:page_inode (Results 1 – 4 of 4) sorted by relevance
61 BG(page_inode) = pstat->st_ino; in php_statpage()139 if (BG(page_inode) < 0) { in PHP_FUNCTION()142 RETURN_LONG(BG(page_inode)); in PHP_FUNCTION()
80 zend_long page_inode; member
472 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 12 milliseconds