Searched refs:hot (Results 1 – 5 of 5) sorted by relevance
9 <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) {
1055 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 …]
230 # define ZEND_HOT __attribute__((hot))248 # define ZEND_ATTRIBUTE_HOT_LABEL __attribute__((hot));
46 # hot149 [hot], [
46 All of the following columns are "too hot" - too server dependent
Completed in 20 milliseconds