Home
last modified time | relevance | path

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

/PHP-7.2/ext/com_dotnet/
H A Dcom_iterator.c40 LONG sa_max; member
110 if (I->key >= (ULONG) I->sa_max) { in com_iter_move_forwards()
188 SafeArrayGetUBound(V_ARRAY(&I->safe_array), 1, &I->sa_max); in php_com_iter_get()

Completed in 4 milliseconds