Lines Matching defs:PHP_FUNCTION

228 PHP_FUNCTION(flock)  in PHP_FUNCTION()  function
250 PHP_FUNCTION(get_meta_tags) in PHP_FUNCTION() function
394 PHP_FUNCTION(file_get_contents) in PHP_FUNCTION() function
456 PHP_FUNCTION(file_put_contents) in PHP_FUNCTION() function
598 PHP_FUNCTION(file) in PHP_FUNCTION() function
693 PHP_FUNCTION(tempnam) in PHP_FUNCTION() function
722 PHP_FUNCTION(tmpfile) in PHP_FUNCTION() function
739 PHP_FUNCTION(fopen) in PHP_FUNCTION() function
769 PHPAPI PHP_FUNCTION(fclose) in PHP_FUNCTION() function
794 PHP_FUNCTION(popen) in PHP_FUNCTION() function
849 PHP_FUNCTION(pclose) in PHP_FUNCTION() function
868 PHPAPI PHP_FUNCTION(feof) in PHP_FUNCTION() function
888 PHPAPI PHP_FUNCTION(fgets) in PHP_FUNCTION() function
939 PHPAPI PHP_FUNCTION(fgetc) in PHP_FUNCTION() function
961 PHP_FUNCTION(fscanf) in PHP_FUNCTION() function
1002 PHPAPI PHP_FUNCTION(fwrite) in PHP_FUNCTION() function
1044 PHPAPI PHP_FUNCTION(fflush) in PHP_FUNCTION() function
1065 PHPAPI PHP_FUNCTION(rewind) in PHP_FUNCTION() function
1084 PHPAPI PHP_FUNCTION(ftell) in PHP_FUNCTION() function
1105 PHPAPI PHP_FUNCTION(fseek) in PHP_FUNCTION() function
1149 PHP_FUNCTION(mkdir) in PHP_FUNCTION() function
1173 PHP_FUNCTION(rmdir) in PHP_FUNCTION() function
1193 PHP_FUNCTION(readfile) in PHP_FUNCTION() function
1224 PHP_FUNCTION(umask) in PHP_FUNCTION() function
1252 PHPAPI PHP_FUNCTION(fpassthru) in PHP_FUNCTION() function
1270 PHP_FUNCTION(rename) in PHP_FUNCTION() function
1309 PHP_FUNCTION(unlink) in PHP_FUNCTION() function
1340 PHP_FUNCTION(fsync) in PHP_FUNCTION() function
1359 PHP_FUNCTION(fdatasync) in PHP_FUNCTION() function
1379 PHP_FUNCTION(ftruncate) in PHP_FUNCTION() function
1478 PHP_FUNCTION(fstat) in PHP_FUNCTION() function
1494 PHP_FUNCTION(copy) in PHP_FUNCTION() function
1631 PHPAPI PHP_FUNCTION(fread) in PHP_FUNCTION() function
1701 PHP_FUNCTION(fputcsv) in PHP_FUNCTION() function
1832 PHP_FUNCTION(fgetcsv) in PHP_FUNCTION() function
2195 PHP_FUNCTION(realpath) in PHP_FUNCTION() function
2331 PHP_FUNCTION(fnmatch) in PHP_FUNCTION() function
2359 PHP_FUNCTION(sys_get_temp_dir) in PHP_FUNCTION() function