Home
last modified time | relevance | path

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

/PHP-5.5/ext/simplexml/tests/
H A Dprofile01.phpt2 SimpleXML [profile]: Accessing a simple node
H A Dprofile03.phpt2 SimpleXML [profile]: Accessing an attribute
H A Dprofile02.phpt2 SimpleXML [profile]: Accessing an array of subnodes
H A Dprofile04.phpt2 SimpleXML [profile]: Accessing a namespaced element
H A Dprofile05.phpt2 SimpleXML [profile]: Accessing an aliased namespaced element
H A Dprofile08.phpt2 SimpleXML [profile]: Accessing a namespaced attribute without a namespace
H A Dprofile09.phpt2 SimpleXML [profile]: Accessing a namespaced element without a namespace
H A Dprofile06.phpt2 SimpleXML [profile]: Accessing a namespaced attribute
H A Dprofile07.phpt2 SimpleXML [profile]: Accessing an aliased namespaced attribute
H A Dprofile10.phpt2 SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces
H A Dprofile11.phpt2 SimpleXML [profile]: Accessing two elements with the same name, but different namespaces
H A Dprofile12.phpt2 SimpleXML [profile]: Accessing namespaced root and non namespaced children
H A Dprofile13.phpt2 SimpleXML [profile]: Accessing by namespace prefix
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h119 void * (*profile)(sqlite3*,void(*)(void*,const char*,sqlite_uint64),void*); member
367 #define sqlite3_profile sqlite3_api->profile
H A Dsqlite3.c101974 void * (*profile)(sqlite3*,void(*)(void*,const char*,sqlite_uint64),void*);
102222 #define sqlite3_profile sqlite3_api->profile
/PHP-5.5/ext/gd/libgd/
H A Dwebpimg.c876 const int profile = (bits >> 1) & 7; in WebPGetInfo() local
880 if (profile > 3) { in WebPGetInfo()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic481 >>>5 byte&0xF0 48 \b, mesh (missing profile header)
482 >>>5 byte&0xF0 64 \b, face (missing profile header)
899 # profile
3154 >>10 byte&0xF0 0x0 \b, no profile
3155 >>10 byte&0xF0 0x10 \b, profile 'Unstable/Experimental'
3860 4 string prof CLIPPER instruction profile
9687 # Architecture, profile format, and data structure" specification.
9694 # Bytes 36 to 39 contain a generic profile file signature of "acsp";
9696 # system framework for which the profile was created".
9709 # Microsoft ICM color profile
[all …]

Completed in 356 milliseconds