Home
last modified time | relevance | path

Searched refs:new_index (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/oci8/
H A Doci8_collection.c318 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_append_date() local
338 (dvoid *) &new_index, in php_oci_collection_append_date()
358 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_append_number() local
379 (dvoid *) &new_index, in php_oci_collection_append_number()
399 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_append_string() local
417 (dvoid *) &new_index, in php_oci_collection_append_string()
610 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_element_set_date() local
631 (dvoid *) &new_index, in php_oci_collection_element_set_date()
651 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_element_set_number() local
673 (dvoid *) &new_index, in php_oci_collection_element_set_number()
[all …]
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.c435 zend_bool new_index = 1; in phpdbg_parse_variable_with_arg() local
446 new_index = 1; in phpdbg_parse_variable_with_arg()
450 new_index = 1; in phpdbg_parse_variable_with_arg()
456 new_index = 1; in phpdbg_parse_variable_with_arg()
462 if (new_index) { in phpdbg_parse_variable_with_arg()
464 new_index = 0; in phpdbg_parse_variable_with_arg()
473 if (new_index && index_len == 0) { in phpdbg_parse_variable_with_arg()
529 } else if (new_index) { in phpdbg_parse_variable_with_arg()

Completed in 15 milliseconds