Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_hash.h1028 for (;_idx > 0; _idx--) { \
1045 _idx++; \
1068 for (;_idx > 0; _idx--) { \
1269 for (_idx = __ht->nNumUsed; _idx > 0; _idx--) { \
1476 _idx--; \
1498 _h = _idx;
1502 _h = _idx;
1506 _h = _idx; \
1511 _h = _idx; \
1516 _h = _idx; \
[all …]
H A Dzend_execute_API.c295 if (_idx == EG(persistent_constants_count)) { in zend_shutdown_executor_values()
472 if (_idx == EG(persistent_functions_count)) { in shutdown_executor()
480 if (_idx == EG(persistent_classes_count)) { in shutdown_executor()

Completed in 16 milliseconds