Lines Matching defs:PHP_FUNCTION

216 PHP_FUNCTION(flock)  in PHP_FUNCTION()  function
238 PHP_FUNCTION(get_meta_tags) in PHP_FUNCTION() function
382 PHP_FUNCTION(file_get_contents) in PHP_FUNCTION() function
444 PHP_FUNCTION(file_put_contents) in PHP_FUNCTION() function
586 PHP_FUNCTION(file) in PHP_FUNCTION() function
681 PHP_FUNCTION(tempnam) in PHP_FUNCTION() function
710 PHP_FUNCTION(tmpfile) in PHP_FUNCTION() function
727 PHP_FUNCTION(fopen) in PHP_FUNCTION() function
757 PHPAPI PHP_FUNCTION(fclose) in PHP_FUNCTION() function
782 PHP_FUNCTION(popen) in PHP_FUNCTION() function
837 PHP_FUNCTION(pclose) in PHP_FUNCTION() function
856 PHPAPI PHP_FUNCTION(feof) in PHP_FUNCTION() function
876 PHPAPI PHP_FUNCTION(fgets) in PHP_FUNCTION() function
927 PHPAPI PHP_FUNCTION(fgetc) in PHP_FUNCTION() function
949 PHP_FUNCTION(fscanf) in PHP_FUNCTION() function
990 PHPAPI PHP_FUNCTION(fwrite) in PHP_FUNCTION() function
1032 PHPAPI PHP_FUNCTION(fflush) in PHP_FUNCTION() function
1053 PHPAPI PHP_FUNCTION(rewind) in PHP_FUNCTION() function
1072 PHPAPI PHP_FUNCTION(ftell) in PHP_FUNCTION() function
1093 PHPAPI PHP_FUNCTION(fseek) in PHP_FUNCTION() function
1113 PHP_FUNCTION(mkdir) in PHP_FUNCTION() function
1137 PHP_FUNCTION(rmdir) in PHP_FUNCTION() function
1157 PHP_FUNCTION(readfile) in PHP_FUNCTION() function
1188 PHP_FUNCTION(umask) in PHP_FUNCTION() function
1216 PHPAPI PHP_FUNCTION(fpassthru) in PHP_FUNCTION() function
1234 PHP_FUNCTION(rename) in PHP_FUNCTION() function
1273 PHP_FUNCTION(unlink) in PHP_FUNCTION() function
1304 PHP_FUNCTION(fsync) in PHP_FUNCTION() function
1323 PHP_FUNCTION(fdatasync) in PHP_FUNCTION() function
1343 PHP_FUNCTION(ftruncate) in PHP_FUNCTION() function
1442 PHP_FUNCTION(fstat) in PHP_FUNCTION() function
1458 PHP_FUNCTION(copy) in PHP_FUNCTION() function
1589 PHPAPI PHP_FUNCTION(fread) in PHP_FUNCTION() function
1681 PHP_FUNCTION(fputcsv) in PHP_FUNCTION() function
1804 PHP_FUNCTION(fgetcsv) in PHP_FUNCTION() function
2163 PHP_FUNCTION(realpath) in PHP_FUNCTION() function
2299 PHP_FUNCTION(fnmatch) in PHP_FUNCTION() function
2327 PHP_FUNCTION(sys_get_temp_dir) in PHP_FUNCTION() function