Home
last modified time | relevance | path

Searched refs:colon (Results 26 – 31 of 31) sorted by relevance

12

/PHP-7.3/Zend/
H A Dzend_compile.c3364 const char *colon; in zend_compile_dynamic_call() local
3366 …if ((colon = zend_memrchr(ZSTR_VAL(str), ':', ZSTR_LEN(str))) != NULL && colon > ZSTR_VAL(str) && … in zend_compile_dynamic_call()
3367 zend_string *class = zend_string_init(ZSTR_VAL(str), colon - ZSTR_VAL(str) - 1, 0); in zend_compile_dynamic_call()
3368 … zend_string *method = zend_string_init(colon + 1, ZSTR_LEN(str) - (colon - ZSTR_VAL(str)) - 1, 0); in zend_compile_dynamic_call()
/PHP-7.3/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt822 ":",
2956 : => : 3a
H A Dhtmlentities_html5.phpt130 : U+0003A
/PHP-7.3/ext/standard/html_tables/
H A Dents_html5.txt817 colon 0003A
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic12172 # .cvd files start with a 512 bytes colon separated header
20161 # full file name with path but without drive letter and colon stored from 0x05 til 0x52
26824 # start with colon or semicolon for comment line like Back2Life.cnt
H A Dmagic私はガラスを食べられます12172 # .cvd files start with a 512 bytes colon separated header
20161 # full file name with path but without drive letter and colon stored from 0x05 til 0x52
26824 # start with colon or semicolon for comment line like Back2Life.cnt

Completed in 275 milliseconds

12