Home
last modified time | relevance | path

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

/PHP-5.6/ext/simplexml/tests/
H A Dprofile03.phpt2 SimpleXML [profile]: Accessing an attribute
H A Dprofile01.phpt2 SimpleXML [profile]: Accessing a simple node
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.6/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.6/ext/gd/libgd/
H A Dwebpimg.c890 const int profile = (bits >> 1) & 7; in WebPGetInfo() local
894 if (profile > 3) { in WebPGetInfo()
/PHP-5.6/
H A DUPGRADING175 - Support for FPM workers changing the apparmor profile through the pool configuration.
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic581 >>>5 byte&0xF0 48 \b, mesh (missing profile header)
582 >>>5 byte&0xF0 64 \b, face (missing profile header)
999 # profile
3254 >>10 byte&0xF0 0x0 \b, no profile
3255 >>10 byte&0xF0 0x10 \b, profile 'Unstable/Experimental'
4064 4 string prof CLIPPER instruction profile
10327 # Architecture, profile format, and data structure" specification.
10334 # Bytes 36 to 39 contain a generic profile file signature of "acsp";
10336 # system framework for which the profile was created".
10349 # Microsoft ICM color profile
[all …]

Completed in 471 milliseconds