Home
last modified time | relevance | path

Searched refs:parent (Results 551 – 555 of 555) sorted by relevance

1...<<212223

/php-src/Zend/
H A Dzend_vm_def.h8772 if (UNEXPECTED(scope->parent == NULL)) {
8779 ZVAL_STR_COPY(EX_VAR(opline->result.var), scope->parent->name);
H A Dzend_execute.c919 return self_ce->parent; in resolve_single_class_type()
H A Dzend_vm_execute.h15241 if (UNEXPECTED(scope->parent == NULL)) { in ZEND_FETCH_CLASS_NAME_SPEC_TMPVAR_HANDLER()
15248 ZVAL_STR_COPY(EX_VAR(opline->result.var), scope->parent->name); in ZEND_FETCH_CLASS_NAME_SPEC_TMPVAR_HANDLER()
32772 if (UNEXPECTED(scope->parent == NULL)) { in ZEND_FETCH_CLASS_NAME_SPEC_UNUSED_HANDLER()
32779 ZVAL_STR_COPY(EX_VAR(opline->result.var), scope->parent->name); in ZEND_FETCH_CLASS_NAME_SPEC_UNUSED_HANDLER()
40609 if (UNEXPECTED(scope->parent == NULL)) { in ZEND_FETCH_CLASS_NAME_SPEC_CV_HANDLER()
40616 ZVAL_STR_COPY(EX_VAR(opline->result.var), scope->parent->name); in ZEND_FETCH_CLASS_NAME_SPEC_CV_HANDLER()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7391 # ParentGridFile[66]; Name of parent grid file
38135 # This field contains a Unicode string (UTF-16) of the parent hard disk filename
38136 #>(16.Q+64) ubequad x \b, parent name %#llx
38171 # universally unique identifier (UUID) to associate a parent with its differencing image
H A Dmagic7391 # ParentGridFile[66]; Name of parent grid file
38135 # This field contains a Unicode string (UTF-16) of the parent hard disk filename
38136 #>(16.Q+64) ubequad x \b, parent name %#llx
38171 # universally unique identifier (UUID) to associate a parent with its differencing image

Completed in 363 milliseconds

1...<<212223