Home
last modified time | relevance | path

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

/PHP-7.0/ext/oci8/
H A Doci8_collection.c314 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_append_date() local
334 (dvoid *) &new_index, in php_oci_collection_append_date()
354 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_append_number() local
375 (dvoid *) &new_index, in php_oci_collection_append_number()
395 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_append_string() local
413 (dvoid *) &new_index, in php_oci_collection_append_string()
606 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_element_set_date() local
627 (dvoid *) &new_index, in php_oci_collection_element_set_date()
647 OCIInd new_index = OCI_IND_NOTNULL; in php_oci_collection_element_set_number() local
669 (dvoid *) &new_index, in php_oci_collection_element_set_number()
[all …]
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_utils.c432 zend_bool new_index = 1; in phpdbg_parse_variable_with_arg() local
443 new_index = 1; in phpdbg_parse_variable_with_arg()
447 new_index = 1; in phpdbg_parse_variable_with_arg()
453 new_index = 1; in phpdbg_parse_variable_with_arg()
459 if (new_index) { in phpdbg_parse_variable_with_arg()
461 new_index = 0; in phpdbg_parse_variable_with_arg()
470 if (new_index && index_len == 0) { in phpdbg_parse_variable_with_arg()
530 } else if (new_index) { in phpdbg_parse_variable_with_arg()

Completed in 11 milliseconds