Lines Matching refs:IS_UNDEF

684 				if (Z_TYPE(retval) != IS_UNDEF) {  in PHP_FUNCTION()
827 …ction(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == FAILURE || Z_TYPE(retval) == IS_UNDEF; in php_array_user_compare_unstable()
846 …ction(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == FAILURE || Z_TYPE(retval) == IS_UNDEF; in php_array_user_compare_unstable()
953 …ction(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == FAILURE || Z_TYPE(retval) == IS_UNDEF; in php_array_user_key_compare_unstable()
981 …ction(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == FAILURE || Z_TYPE(retval) == IS_UNDEF; in php_array_user_key_compare_unstable()
1425 if (Z_TYPE_P(zv) == IS_UNDEF) { in php_array_walk()
1489 if (Z_TYPE(args[1]) != IS_UNDEF) { in php_array_walk()
1762 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
1808 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
1947 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
2006 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
2063 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
2140 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
2416 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
2464 if (Z_TYPE_P(orig_var) == IS_UNDEF) {
3137 if (Z_TYPE_P(zv) == IS_UNDEF) continue;
3161 if (Z_TYPE_P(zv) == IS_UNDEF) continue;
3241 if (Z_TYPE_P(entry) == IS_UNDEF) continue;
3256 if (Z_TYPE_P(entry) == IS_UNDEF) continue;
3266 if (Z_TYPE_P(entry) == IS_UNDEF) continue;
3285 if (Z_TYPE_P(entry) == IS_UNDEF) continue;
3300 if (Z_TYPE(p->val) == IS_UNDEF) continue;
3321 if (Z_TYPE(p->val) == IS_UNDEF) continue;
3336 if (Z_TYPE(p->val) == IS_UNDEF) continue;
3354 if (Z_TYPE(p->val) == IS_UNDEF) continue;
3444 if (Z_TYPE_P(val) != IS_UNDEF) {
3468 if (Z_TYPE_P(val) != IS_UNDEF) {
3511 if (Z_TYPE_P(val) != IS_UNDEF) {
3524 if (Z_TYPE_P(val) == IS_UNDEF) continue;
3537 if (Z_TYPE_P(val) == IS_UNDEF) continue;
3565 if (Z_TYPE_P(val) != IS_UNDEF) {
3577 if (Z_TYPE(p->val) == IS_UNDEF) continue;
3835 if (UNEXPECTED(Z_TYPE_P(zv) == IS_UNDEF)) {
3852 if (UNEXPECTED(Z_TYPE_P(zv) == IS_UNDEF)) {
3870 if (UNEXPECTED(Z_TYPE_P(entry) == IS_UNDEF)) {
4865 if (Z_TYPE_P(zv) == IS_UNDEF) continue;
4875 if (Z_TYPE(p->val) == IS_UNDEF) continue;
4886 for (cmpdata = arTmp + 1; Z_TYPE(cmpdata->b.val) != IS_UNDEF; cmpdata++) {
4929 …ion(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == SUCCESS && Z_TYPE(retval) != IS_UNDEF) {
5133 if (Z_TYPE_P(zv) == IS_UNDEF) continue;
5142 if (Z_TYPE(p->val) == IS_UNDEF) continue;
5169 while (Z_TYPE(ptrs[0]->val) != IS_UNDEF) {
5178 …while (Z_TYPE(ptrs[i]->val) != IS_UNDEF && (0 < (c = intersect_data_compare_func(ptrs[0], ptrs[i])…
5182 …while (Z_TYPE(ptrs[i]->val) != IS_UNDEF && (0 < (c = intersect_key_compare_func(ptrs[0], ptrs[i]))…
5185 …if ((!c && Z_TYPE(ptrs[i]->val) != IS_UNDEF) && (behavior == INTERSECT_ASSOC)) { /* only when INTE…
5207 if (Z_TYPE(ptrs[i]->val) == IS_UNDEF) {
5213 if (Z_TYPE(p->val) == IS_UNDEF) {
5237 if (Z_TYPE((++ptrs[0])->val) == IS_UNDEF) {
5253 if (Z_TYPE((++ptrs[0])->val) == IS_UNDEF) {
5528 if (Z_TYPE_P(zv) == IS_UNDEF) continue;
5537 if (Z_TYPE(p->val) == IS_UNDEF) continue;
5559 while (Z_TYPE(ptrs[0]->val) != IS_UNDEF) {
5571 … while (Z_TYPE(ptrs[i]->val) != IS_UNDEF && (0 < (c = diff_data_compare_func(ptrs[0], ptrs[i])))) {
5575 while (Z_TYPE(ptr->val) != IS_UNDEF && (0 != (c = diff_key_compare_func(ptrs[0], ptr)))) {
5581 if (Z_TYPE(ptrs[i]->val) != IS_UNDEF) {
5588 if (Z_TYPE(ptr->val) != IS_UNDEF) {
5625 if (Z_TYPE((++ptrs[0])->val) == IS_UNDEF) {
5641 if (Z_TYPE((++ptrs[0])->val) == IS_UNDEF) {
5859 } while (Z_TYPE(ab[r].val) != IS_UNDEF);
6009 if (Z_TYPE_P(zv) == IS_UNDEF) continue;
6018 if (Z_TYPE(p->val) == IS_UNDEF) continue;
6355 if (zend_call_function(&fci, &fci_cache) == SUCCESS && Z_TYPE(retval) != IS_UNDEF) {
6504 if (ret != SUCCESS || Z_TYPE(result) == IS_UNDEF) {
6549 } else if (Z_TYPE(Z_ARRVAL(arrays[i])->arPacked[pos]) != IS_UNDEF) {
6561 } else if (Z_TYPE(Z_ARRVAL(arrays[i])->arData[pos].val) != IS_UNDEF) {
6588 } else if (Z_TYPE(Z_ARRVAL(arrays[i])->arPacked[pos]) != IS_UNDEF) {
6600 } else if (Z_TYPE(Z_ARRVAL(arrays[i])->arData[pos].val) != IS_UNDEF) {
6614 if (zend_call_function(&fci, &fci_cache) != SUCCESS || Z_TYPE(result) == IS_UNDEF) {
6720 if (Z_TYPE(chunk) == IS_UNDEF) {
6745 if (Z_TYPE(chunk) != IS_UNDEF) {
6783 if (Z_TYPE_P(entry_values) != IS_UNDEF) {