Home
last modified time | relevance | path

Searched refs:short_name (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_language.h74 const char *short_name; member
H A Dmbfl_language.c108 if (strcasecmp(language->short_name, name) == 0) { in mbfl_name2language()
/PHP-5.3/Zend/
H A Dzend_vm_def.h2138 char *short_name = Z_STRVAL(opline->op1.u.constant)+Z_LVAL(op_data->op1.u.constant); variable
2139 …if (zend_hash_quick_find(EG(function_table), short_name, Z_STRLEN(opline->op1.u.constant)-Z_LVAL(o…
H A Dzend_vm_execute.h812 char *short_name = Z_STRVAL(opline->op1.u.constant)+Z_LVAL(op_data->op1.u.constant); in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
813 …if (zend_hash_quick_find(EG(function_table), short_name, Z_STRLEN(opline->op1.u.constant)-Z_LVAL(o… in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER()

Completed in 107 milliseconds