Home
last modified time | relevance | path

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

/PHP-7.1/ext/pgsql/tests/
H A Dbug71998.phpt16 $ips = array(
53 $ips = array_merge($ips, $bad);
56 foreach ($ips as $ip) {
/PHP-7.1/ext/com_dotnet/
H A Dcom_persist.c303 IPersistStream *ips; member
313 if (!helper->ips && helper->unk) { in get_persist_stream()
316 return helper->ips ? S_OK : E_NOTIMPL; in get_persist_stream()
496 if (helper->ips) { in CPH_METHOD()
583 if (helper->ips) { in CPH_METHOD()
632 if (helper->ips) { in CPH_METHOD()
633 res = IPersistStream_Save(helper->ips, stm, TRUE); in CPH_METHOD()
702 if (object->ips) { in helper_free_storage()
703 IPersistStream_Release(object->ips); in helper_free_storage()
727 if (clone->ips) { in helper_clone()
[all …]
/PHP-7.1/ext/standard/tests/network/
H A Dip2long_variation2.phpt14 $ips = array(
25 foreach($ips as $ip) {
H A Dip2long_variation2_x64.phpt21 $ips = array(
32 foreach($ips as $ip) {
/PHP-7.1/ext/standard/tests/misc/
H A Duser_agents.txt9 BlackBerry9000/4.6.0.167 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 ips-agent
924 Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1
H A Dget_browser_variation3.phpt31 Agent BlackBerry9000/4.6.0.167 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 ips-agent
1861 Agent Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1

Completed in 33 milliseconds