Home
last modified time | relevance | path

Searched refs:gen (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c383 struct generator_entry* gen; in main() local
391 for (gen = entries;; ++gen) { in main()
392 if (!gen->name) { in main()
396 if (strcmp(gen->name, argv[1]) == 0) in main()
484 printf("%s", gen->prologue); in main()
486 gen->visitor(&map.entries[i]); in main()
487 printf("%s", gen->epilogue); in main()
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt4808 up to three octal digits following the backslash, and uses them to gen-
5065 If only one letter is specified with \p or \P, it includes all the gen-

Completed in 29 milliseconds