Home
last modified time | relevance | path

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

/php-src/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-src/ext/openssl/tests/
H A Dopenssl.cnf25 localityName = Locality Name (eg, city)
26 0.organizationName = Organization Name (eg, company)
28 organizationalUnitName = Organizational Unit Name (eg, section)
29 commonName = Common Name (eg, YOUR name)
/php-src/ext/spl/tests/
H A Dspl_iterator_apply_error.phpt2 SPL: Error: iterator_apply when an iterator method (eg rewind) throws exception
/php-src/
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
572 set $tvar = (union _temp_variable *)((char *)$eg.current_execute_data->Ts + $znode->u.var)
577 set $tvar = (union _temp_variable *)((char *)$eg.current_execute_data->Ts + $znode->u.var)
622 dump_bt $eg.current_execute_data
629 > (gdb) dump_bt $eg.current_execute_data
H A Dphp.ini-development1019 ; writing directly to the schema, shadow tables (eg. FTS data tables), or
H A Dphp.ini-production1021 ; writing directly to the schema, shadow tables (eg. FTS data tables), or
/php-src/ext/soap/tests/
H A Dcustom_content_type.phpt2 SOAP customized Content-Type, eg. SwA use case
/php-src/ext/pdo_odbc/tests/
H A Dcommon.phpt69 # other magic autodetection here, eg: for DB2 by inspecting env
/php-src/Zend/
H A Dzend_execute_API.c1524 zend_executor_globals *eg; in zend_timeout_handler() local
1532 eg = (zend_executor_globals *)arg; in zend_timeout_handler()
1533 zend_atomic_bool_store_ex(&eg->timed_out, true); in zend_timeout_handler()
1534 zend_atomic_bool_store_ex(&eg->vm_interrupt, true); in zend_timeout_handler()
1546 zend_executor_globals *eg; in zend_timeout_handler() local
1565 eg = ZEND_MODULE_GLOBALS_BULK(executor); in zend_timeout_handler()
1566 …if (!CreateTimerQueueTimer(&tq_timer, NULL, (WAITORTIMERCALLBACK)tq_timer_cb, (VOID*)eg, seconds*1… in zend_timeout_handler()
/php-src/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt160 0x7A: eg==
/php-src/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-src/docs-old/
H A Dstreams.md55 * `mode` is the stdio compatible mode eg: "wb", "rb" etc.
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt284 array( 'eg)?T/{kKEH+{7XRT3^(6a?k>xK6F6\\-~eLSuI@AnhMk!\'>V:}_P_~<~', '7481744d' ),
/php-src/ext/standard/html_tables/
H A Dents_html5.txt945 eg 02A9A

Completed in 41 milliseconds