Home
last modified time | relevance | path

Searched refs:ZEND_PARSE_PARAMETERS_NONE (Results 1 – 25 of 44) sorted by relevance

12

/PHP-8.0/ext/standard/
H A Dpageinfo.c90 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
106 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
122 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
136 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
158 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Dlcg.c116 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Duser_filters.c53 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
60 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
529 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Dnet.c165 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
270 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Dsyslog.c157 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Ddir.c82 ZEND_PARSE_PARAMETERS_NONE(); \
341 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Dbasic_functions.c1210 ZEND_PARSE_PARAMETERS_NONE();
1338 ZEND_PARSE_PARAMETERS_NONE();
1505 ZEND_PARSE_PARAMETERS_NONE();
1521 ZEND_PARSE_PARAMETERS_NONE();
2184 ZEND_PARSE_PARAMETERS_NONE();
2220 ZEND_PARSE_PARAMETERS_NONE();
2229 ZEND_PARSE_PARAMETERS_NONE();
2687 ZEND_PARSE_PARAMETERS_NONE();
2703 ZEND_PARSE_PARAMETERS_NONE();
H A Dmt_rand.c332 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Dinfo.c1301 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
1331 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
1344 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
/PHP-8.0/ext/skeleton/
H A Dskeleton.c13 #ifndef ZEND_PARSE_PARAMETERS_NONE
14 #define ZEND_PARSE_PARAMETERS_NONE() \ macro
22 ZEND_PARSE_PARAMETERS_NONE();
/PHP-8.0/ext/zend_test/
H A Dtest.c77 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
82 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
88 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
265 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
281 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
369 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
375 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
380 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
385 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
390 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
[all …]
/PHP-8.0/ext/posix/
H A Dposix.c175 ZEND_PARSE_PARAMETERS_NONE(); \ in ZEND_GET_MODULE()
291 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
323 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
413 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
444 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
471 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
599 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
1119 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
1165 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
/PHP-8.0/Zend/
H A Dzend_exceptions.c331 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
402 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
414 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
426 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
438 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
451 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
464 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
613 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
648 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
663 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
H A Dzend_builtin_functions.c71 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
81 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
91 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
100 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
111 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
124 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
137 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
155 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
224 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
600 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_FUNCTION()
[all …]
H A Dzend_interfaces.c508 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
526 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
545 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
562 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
577 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
H A Dzend_generators.c852 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
865 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
882 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
902 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
922 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
1010 ZEND_PARSE_PARAMETERS_NONE(); in ZEND_METHOD()
/PHP-8.0/ext/curl/
H A Dcurl_file.c72 ZEND_PARSE_PARAMETERS_NONE(); in curlfile_get_property()
H A Dshare.c37 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
/PHP-8.0/ext/json/
H A Djson.c320 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
329 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
/PHP-8.0/ext/tokenizer/
H A Dtokenizer.c207 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
220 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
241 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.c596 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
627 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
651 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
675 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
984 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
1013 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
1168 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
H A Dpdo.c78 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
H A Dpdo_stmt.c1586 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
1596 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
1614 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
1723 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
1966 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
1988 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
2023 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
2028 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
/PHP-8.0/ext/mysqli/
H A Dmysqli_warning.c259 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
/PHP-8.0/ext/date/
H A Dphp_date.c1309 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
2653 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
2672 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
2708 ZEND_PARSE_PARAMETERS_NONE(); in PHP_FUNCTION()
3553 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
4025 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
4297 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
4348 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
4365 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
4379 ZEND_PARSE_PARAMETERS_NONE(); in PHP_METHOD()
[all …]

Completed in 94 milliseconds

12