Home
last modified time | relevance | path

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

/PHP-5.5/ext/com_dotnet/
H A Dcom_handlers.c295 ITypeInfo *TI = NULL; in com_method_get() local
306 if (SUCCEEDED(ITypeComp_Bind(comp, olename, lhash, INVOKE_FUNC, &TI, &kind, &bindptr))) { in com_method_get()
320 ITypeInfo_ReleaseFuncDesc(TI, bindptr.lpfuncdesc); in com_method_get()
326 ITypeInfo_ReleaseVarDesc(TI, bindptr.lpvardesc); in com_method_get()
335 if (TI) { in com_method_get()
336 ITypeInfo_Release(TI); in com_method_get()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic17327 # ti-8x: file(1) magic for the TI-8x and TI-9x Graphing Calculators.
17334 # Files for the TI-80 and TI-81 are pretty rare. I'm not going to put the
17339 # Magic Numbers for the TI-73
17357 # Magic Numbers for the TI-82
17374 # Magic Numbers for the TI-83
17392 # Magic Numbers for the TI-83+
17413 # Magic Numbers for the TI-85
17446 # Magic Numbers for the TI-86
17477 # Magic Numbers for the TI-89
17495 # Magic Numbers for the TI-92
[all …]

Completed in 34 milliseconds