Home
last modified time | relevance | path

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

/php-src/ext/com_dotnet/
H A Dcom_dotnet.c125 HRESULT hr; in dotnet_bind_runtime() local
155 return hr; in dotnet_bind_runtime()
160 HRESULT hr; in dotnet_init() local
173 if (FAILED(hr)) in dotnet_init()
179 if (FAILED(hr)) in dotnet_init()
184 if (FAILED(hr)) in dotnet_init()
189 if (FAILED(hr)) in dotnet_init()
211 return hr; in dotnet_init()
227 HRESULT hr; in PHP_METHOD() local
245 if (FAILED(hr)) { in PHP_METHOD()
[all …]
H A Dcom_com.c190 qi.hr = S_OK; in PHP_METHOD()
195 res = qi.hr; in PHP_METHOD()
335 HRESULT hr; in php_com_invoke_helper() local
345 switch (hr) { in php_com_invoke_helper()
406 return hr; in php_com_invoke_helper()
414 HRESULT hr; in php_com_get_id_of_name() local
452 return hr; in php_com_get_id_of_name()
461 HRESULT hr; in php_com_do_invoke_byref() local
589 HRESULT hr; in php_com_do_invoke_by_id() local
626 return hr; in php_com_do_invoke_by_id()
[all …]
H A Dcom_typeinfo.c67 HRESULT hr; in php_com_load_typelib() local
90 hr = LoadRegTypeLib((REFGUID)&clsid, major_i, minor_i, LANG_NEUTRAL, &TL); in php_com_load_typelib()
94 if (FAILED(hr) && (major == NULL || minor == NULL)) { in php_com_load_typelib()
99 …if (SUCCEEDED(hr = CoCreateInstance(&clsid, NULL, CLSCTX_SERVER, &IID_IDispatch, (LPVOID*)&disp)) … in php_com_load_typelib()
100 SUCCEEDED(hr = IDispatch_GetTypeInfo(disp, 0, LANG_NEUTRAL, &info))) { in php_com_load_typelib()
101 hr = ITypeInfo_GetContainingTypeLib(info, &TL, &idx); in php_com_load_typelib()
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_void_elements.phpt18 "hr",
54 hr: string(4) "<hr>"
77 <hr>
78 <x:hr><inner></inner></x:hr>
/php-src/ext/xsl/tests/
H A Dbug53965.phpt24 <h1>Fight for your mind</h1><h2>by Ben Harper - 1995</h2><hr>
25 <h1>Electric Ladyland</h1><h2>by Jimi Hendrix - 1997</h2><hr>
H A DtransformToDoc_sxe_type_error.phpt43 ["hr"]=>
/php-src/ext/xsl/tests/53965/
H A Dinclude.xsl5 <hr />
/php-src/ext/standard/tests/strings/
H A Dstr_split_variation4.phpt129 string(5) "hr(0)"
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt288 "Dabei passierten die vier anderen Trajekte die „Altefähr“",

Completed in 29 milliseconds