Searched refs:target_names (Results 1 – 1 of 1) sorted by relevance
351 static const char *target_names[] = { variable364 for (uint32_t i = 0; i < (sizeof(target_names) / sizeof(char *)); i++) { in zend_get_attribute_target_names()370 smart_str_appends(&str, target_names[i]); in zend_get_attribute_target_names()
Completed in 4 milliseconds