Home
last modified time | relevance | path

Searched refs:_idx (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_hash.h1011 for (;_idx > 0; _idx--) { \
1028 _idx++; \
1051 for (;_idx > 0; _idx--) { \
1252 for (_idx = __ht->nNumUsed; _idx > 0; _idx--) { \
1459 _idx--; \
1481 _h = _idx;
1485 _h = _idx;
1489 _h = _idx; \
1494 _h = _idx; \
1499 _h = _idx; \
[all …]
H A Dzend_execute_API.c293 if (_idx == EG(persistent_constants_count)) { in zend_shutdown_executor_values()
444 if (_idx == EG(persistent_functions_count)) { in shutdown_executor()
452 if (_idx == EG(persistent_classes_count)) { in shutdown_executor()

Completed in 20 milliseconds