Home
last modified time | relevance | path

Searched refs:eg (Results 1 – 17 of 17) sorted by relevance

/PHP-7.4/ext/phar/tests/files/
H A Dopenssl.cnf17 localityName = Locality Name (eg, city)
18 0.organizationName = Organization Name (eg, company)
20 organizationalUnitName = Organizational Unit Name (eg, section)
21 commonName = Common Name (eg, YOUR name)
/PHP-7.4/ext/openssl/tests/
H A Dopenssl.cnf24 localityName = Locality Name (eg, city)
25 0.organizationName = Organization Name (eg, company)
27 organizationalUnitName = Organizational Unit Name (eg, section)
28 commonName = Common Name (eg, YOUR name)
/PHP-7.4/ext/spl/tests/
H A Dspl_iterator_apply_error.phpt2 SPL: Error: iterator_apply when an iterator method (eg rewind) throws exception
/PHP-7.4/
H A D.gdbinit15 set $eg = ((zend_executor_globals*) (*((void ***) $tsrm_ls))[executor_globals_id-1])
17 set $eg_ptr = $eg
19 set $eg = executor_globals
26 portable way of accessing executor_globals, set $eg
34 set $cv_ex_ptr = $eg.current_execute_data
574 set $tvar = (union _temp_variable *)((char *)$eg.current_execute_data->Ts + $znode->u.var)
579 set $tvar = (union _temp_variable *)((char *)$eg.current_execute_data->Ts + $znode->u.var)
624 dump_bt $eg.current_execute_data
631 > (gdb) dump_bt $eg.current_execute_data
H A DUPGRADING143 previously silently accepted an ArrayObject as well; eg curl_setopt()
H A Dphp.ini-development1024 ; writing directly to the schema, shadow tables (eg. FTS data tables), or
H A Dphp.ini-production1024 ; writing directly to the schema, shadow tables (eg. FTS data tables), or
/PHP-7.4/ext/soap/tests/
H A Dcustom_content_type.phpt2 SOAP customized Content-Type, eg. SwA use case
/PHP-7.4/Zend/
H A Dzend_execute_API.c1241 zend_executor_globals *eg; in tq_timer_cb() local
1249 eg = (zend_executor_globals *)arg; in tq_timer_cb()
1250 eg->timed_out = 1; in tq_timer_cb()
1251 eg->vm_interrupt = 1; in tq_timer_cb()
1263 zend_executor_globals *eg; in zend_set_timeout_ex() local
1282 eg = ZEND_MODULE_GLOBALS_BULK(executor); in zend_set_timeout_ex()
1283 …if (!CreateTimerQueueTimer(&tq_timer, NULL, (WAITORTIMERCALLBACK)tq_timer_cb, (VOID*)eg, seconds*1… in zend_set_timeout_ex()
/PHP-7.4/ext/pdo_odbc/tests/
H A Dcommon.phpt67 # other magic autodetection here, eg: for DB2 by inspecting env
/PHP-7.4/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt149 0x7A: eg==
/PHP-7.4/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt729 [⪚] => ⪚
H A Dhtml_entity_decode_html5.phpt950 "⪚",
3084 ⪚ => ⪚ e2aa9a
H A Dhtmlentities_html5.phpt1350 ⪚ U+02A9A
/PHP-7.4/docs/
H A Dstreams.md55 * `mode` is the stdio compatible mode eg: "wb", "rb" etc.
/PHP-7.4/ext/hash/tests/
H A Dfnv1a32.phpt284 array( 'eg)?T/{kKEH+{7XRT3^(6a?k>xK6F6\\-~eLSuI@AnhMk!\'>V:}_P_~<~', '7481744d' ),
/PHP-7.4/ext/standard/html_tables/
H A Dents_html5.txt945 eg 02A9A

Completed in 51 milliseconds