Home
last modified time | relevance | path

Searched refs:sym (Results 1 – 12 of 12) sorted by relevance

/PHP-7.4/ext/ffi/
H A Dffi_parser.c1718 while (sym == YY_EOL || sym == YY_WS || sym == YY_ONE_LINE_COMMENT || sym == YY_COMMENT) { in get_sym()
1720 sym = skip_EOL(sym); in get_sym()
1722 sym = skip_WS(sym); in get_sym()
1726 sym = skip_COMMENT(sym); in get_sym()
1738 sym = check_ID(sym); in check_nested_declarator_start()
1771 sym = check_ID(sym); in check_type_name_start()
2021 if (sym == YY__STAR || sym == YY_ID || sym == YY__LPAREN) { in parse_declarations()
2417 } else if (sym == YY__STAR || sym == YY_ID || sym == YY__LPAREN || sym == YY__COLON) { in parse_struct_declaration()
2437 if (sym == YY__STAR || sym == YY_ID || sym == YY__LPAREN) { in parse_struct_declarator()
2971 if (sym == YY_ID || sym == YY_CONST || sym == YY___CONST || sym == YY___CONST__) { in parse_attrib()
[all …]
H A Dffi.g70 static void yy_error_sym(const char *msg, int sym);
109 ( ?{sym != YY_ID || !(dcl->flags & ZEND_FFI_DCL_TYPE_SPECIFIERS)}
110 ( {if (dcl->flags & ZEND_FFI_DCL_STORAGE_CLASS) yy_error_sym("unexpected", sym);}
113 | {if (dcl->flags & ZEND_FFI_DCL_STORAGE_CLASS) yy_error_sym("unexpected", sym);}
116 | {if (dcl->flags & ZEND_FFI_DCL_STORAGE_CLASS) yy_error_sym("unexpected", sym);}
899 int sym;
907 sym = parse_type_name(get_sym(), dcl);
908 if (sym != YY_EOF) {
909 yy_error_sym("<EOF> expected, got", sym);
922 static void yy_error_sym(const char *msg, int sym) {
[all …]
H A Dffi.c2253 efree(sym); in zend_ffi_symbol_hash_dtor()
2261 free(sym); in zend_ffi_symbol_hash_persistent_dtor()
2370 …if (sym && sym->kind != ZEND_FFI_SYM_VAR && sym->kind != ZEND_FFI_SYM_CONST && sym->kind != ZEND_F… in zend_ffi_read_var()
2374 if (!sym) { in zend_ffi_read_var()
2419 if (sym && sym->kind != ZEND_FFI_SYM_VAR) { in zend_ffi_write_var()
2423 if (!sym) { in zend_ffi_write_var()
2796 if (sym && sym->kind != ZEND_FFI_SYM_FUNC) { in zend_ffi_get_func()
5464 if (sym && sym->kind == ZEND_FFI_SYM_TYPE) {
5492 if (sym && sym->kind == ZEND_FFI_SYM_CONST) {
5639 if (sym) {
[all …]
/PHP-7.4/sapi/cli/
H A Dconfig.m436sym && echo >>php.sym && nm -BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) …
38sym && echo >>php.sym && nm -BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CLI_OBJS) …
/PHP-7.4/sapi/cgi/
H A Dconfig9.m449sym && echo >>php.sym && nm -BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_OBJS) …
51sym && echo >>php.sym && nm -BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_CGI_OBJS) …
/PHP-7.4/win32/build/
H A Dconfutils.js925 var sym;
931 sym = func_name.toUpperCase();
932 sym = sym.replace(new RegExp("[\\\\/\.-]", "g"), "_");
935 AC_DEFINE("HAVE_" + sym, c ? 1 : 0);
1008 var sym;
1025 sym = header_name.toUpperCase();
1026 sym = sym.replace(new RegExp("[\\\\/\.-]", "g"), "_");
1549 var src, obj, sym, flags;
1566 if (configure_subst.Exists(sym)) {
1567 tv = configure_subst.Item(sym);
[all …]
/PHP-7.4/sapi/fpm/
H A Dconfig.m4657sym && echo >>php.sym && nm -BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_FPM_OBJS) …
/PHP-7.4/build/
H A Dconfig.sub1724 | sym* | plan9* | psp* | sim* | xray* | os68k* | v88r* \
H A Dlibtool.m4324 echo "_main" > conftest.sym
325 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
/PHP-7.4/ext/standard/tests/file/
H A Dfflush_variation2.phpt46 // creating the sym link
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20360 >14 belong x sym=%d)
20365 >14 belong x sym=%d)
H A Dmagic20360 >14 belong x sym=%d)
20365 >14 belong x sym=%d)

Completed in 187 milliseconds