Home
last modified time | relevance | path

Searched refs:ec (Results 1 – 15 of 15) sorted by relevance

/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat_data.c75 int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec) in msgformat_fix_quotes() argument
80 …attern_len = umsg_autoQuoteApostrophe(*spattern, *spattern_len, npattern, 2*(*spattern_len)+1, ec); in msgformat_fix_quotes()
82 if( U_FAILURE(*ec) ) in msgformat_fix_quotes()
H A Dmsgformat_data.h41 int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec);
/PHP-5.3/ext/fileinfo/libmagic/
H A Dreadcdf.c146 char *c, *ec; local
153 (ec = strchr(c, '\n')) != NULL)
154 *ec = '\0';
/PHP-5.3/ext/standard/tests/strings/
H A Dstrtolower-win32.phpt267 cc => ec
299 ec => ec
H A Dchr_variation1.phpt94 string(2) "ec"
H A Dconvert_cyr_string_basic.phpt112 203: ec
H A Dstrtolower.phpt311 ec => ec
H A Dstrtoupper1.phpt311 ec => ec
H A Dstrtoupper1-win32.phpt299 ec => cc
/PHP-5.3/sapi/cli/
H A Dphp_cli.c534 zend_constant ic, oc, ec; in cli_register_file_handles() local
580 ec.value = *zerr; in cli_register_file_handles()
581 ec.flags = CONST_CS; in cli_register_file_handles()
582 ec.name = zend_strndup(ZEND_STRL("STDERR")); in cli_register_file_handles()
583 ec.name_len = sizeof("STDERR"); in cli_register_file_handles()
584 ec.module_number = 0; in cli_register_file_handles()
585 zend_register_constant(&ec TSRMLS_CC); in cli_register_file_handles()
/PHP-5.3/ext/mysqli/tests/
H A Dclient-cert.pem29 01:e1:26:99:b3:e3:f5:bd:ec:5f:a0:84:e4:38:da:75:78:7b:
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c3805 pcre_uint32 ec; in compile_branch() local
4280 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options, TRUE); in compile_branch()
4285 c = ec; in compile_branch()
6740 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options, FALSE); in compile_branch()
6745 c = ec; in compile_branch()
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch2578 char *c, *ec;
2584 if ((ec = strchr(c, '\n')) != NULL)
2585 *ec = '\0';
/PHP-5.3/build/
H A Dlibtool.m43147 ec++*)
4833 ec++*)
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic15402 # 00000 03 00 00 00 00 00 00 00 ec 02 00 00 10 01 00 00 ................

Completed in 110 milliseconds