Searched refs:THIS_HASHVAL (Results 1 – 2 of 2) sorted by relevance
145 #define THIS_HASHVAL 210728972157UL macro147 #define THIS_HASHVAL 275574653UL macro
920 && (Z_HASH_P(&CONSTANT(opline->op1.constant)) == THIS_HASHVAL) in opline_is_fetch_this()1341 …CG(active_op_array), estrndup("this", sizeof("this")-1), sizeof("this")-1, THIS_HASHVAL TSRMLS_CC); in zend_do_end_variable_parse()1878 if (CG(active_op_array)->vars[var.u.op.var].hash_value == THIS_HASHVAL && in zend_do_receive_param()6257 …CG(active_op_array), estrndup("this", sizeof("this")-1), sizeof("this")-1, THIS_HASHVAL TSRMLS_CC); in zend_do_indirect_references()
Completed in 24 milliseconds