Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/fileinfo/tests/
H A Dmagic14802 # ti-8x: file(1) magic for the TI-8x and TI-9x Graphing Calculators.
14809 # Files for the TI-80 and TI-81 are pretty rare. I'm not going to put the
14814 # Magic Numbers for the TI-73
14832 # Magic Numbers for the TI-82
14849 # Magic Numbers for the TI-83
14867 # Magic Numbers for the TI-83+
14888 # Magic Numbers for the TI-85
14921 # Magic Numbers for the TI-86
14952 # Magic Numbers for the TI-89
14970 # Magic Numbers for the TI-92
[all …]

Completed in 39 milliseconds