Home
last modified time | relevance | path

Searched refs:hot (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/simplexml/tests/
H A Dbug27010.phpt9 <drinks xmlns:hot="http://www.example.com/hot">
10 <hot:drink><hot:name>Coffee</hot:name></hot:drink>
11 <hot:drink><hot:name>Tea</hot:name></hot:drink>
23 foreach ($sxe->children('http://www.example.com/hot') as $element_name => $element) {
/PHP-7.4/Zend/
H A Dzend_vm_gen.php1055 if ($hot === 'HOT_' || $hot === 'INLINE_') {
1057 } else if ($hot === 'HOT_NOCONST_') {
1059 } else if ($hot === 'HOT_NOCONSTCONST_') {
1061 } else if ($hot === 'HOT_OBJ_') {
1063 } else if ($hot === 'HOT_SEND_') {
1071 if ($hot === 'COLD_') {
1073 } else if ($hot === 'COLD_CONST_') {
1075 } else if ($hot === 'COLD_CONSTCONST_') {
1077 } else if ($hot === 'HOT_OBJ_') {
1079 } else if ($hot === 'HOT_NOCONST_') {
[all …]
H A Dzend_portability.h230 # define ZEND_HOT __attribute__((hot))
248 # define ZEND_ATTRIBUTE_HOT_LABEL __attribute__((hot));
/PHP-7.4/build/
H A Dax_gcc_func_attribute.m446 # hot
149 [hot], [
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_metadata_fetch_field.phpt46 All of the following columns are "too hot" - too server dependent

Completed in 35 milliseconds